Skip to content

Commit 0233524

Browse files
committed
doc(plugins/reactions): update
1 parent 705fb4a commit 0233524

File tree

1 file changed

+24
-13
lines changed

1 file changed

+24
-13
lines changed

source/plugins/reactions/README.md

Lines changed: 24 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,28 @@
1-
### 🎭 Comment reactions
2-
3-
The *reactions* plugin displays overall reactions on your recent issues and issue comments.
4-
1+
<!--header-->
52
<table>
6-
<td align="center">
7-
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.reactions.svg">
8-
<img width="900" height="1" alt="">
9-
</td>
3+
<tr><th colspan="2"><h3>🎭 Comment reactions</h3></th></tr>
4+
<tr><td colspan="2" align="center"><p>This plugin displays overall reactions on your recent issues, comments and discussions.</p>
5+
</td></tr>
6+
<tr>
7+
<th rowspan="3">Supported features<br><sub><a href="metadata.yml">→ Full specification</a></sub></th>
8+
<td><a href="/source/templates/classic"><code>📗 Classic template</code></a></td>
9+
</tr>
10+
<tr>
11+
<td><code>👤 Users</code></td>
12+
</tr>
13+
<tr>
14+
<td><code>🔑 (scopeless)</code> <code>read:org (optional)</code> <code>read:user (optional)</code> <code>repo (optional)</code></td>
15+
</tr>
16+
<tr>
17+
<td colspan="2" align="center">
18+
<img src="https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.reactions.svg" alt=""></img>
19+
<img width="900" height="1" alt="">
20+
</td>
21+
</tr>
1022
</table>
23+
<!--/header-->
1124

12-
#### ➡️ Available options
25+
## ➡️ Available options
1326

1427
<!--options-->
1528
<table>
@@ -132,9 +145,7 @@ The *reactions* plugin displays overall reactions on your recent issues and issu
132145
</table>
133146
<!--/options-->
134147

135-
*[→ Full specification](metadata.yml)*
136-
137-
#### ℹ️ Examples workflows
148+
## ℹ️ Examples workflows
138149

139150
<!--examples-->
140151
```yaml
@@ -149,4 +160,4 @@ with:
149160
plugin_reactions_details: percentage
150161

151162
```
152-
<!--/examples-->
163+
<!--/examples-->

0 commit comments

Comments
 (0)