Skip to content

Commit a0eb798

Browse files
committedFeb 4, 2022
ci: auto-regenerate files
1 parent a586769 commit a0eb798

File tree

42 files changed

+245
-248
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+245
-248
lines changed
 

‎README.md

+2
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,8 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
356356
# 📚 Documentation
357357

358358

359+
> <sup>*⚠️ This is the documentation of **v3.20-beta** (`@master`/`@main` branches) which includes [unreleased features](https://github.com/lowlighter/metrics/compare/latest...master). See documentation for [**v3.19** (`@latest` branch) here](https://github.com/lowlighter/metrics/blob/latest/README.md).*</sup>
360+
359361

360362

361363
## 🦮 Setup

‎source/plugins/achievements/README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<td align="center" nowrap="nowrap">Type</i></td><td align="center" nowrap="nowrap">Description</td>
3232
</tr>
3333
<tr>
34-
<td nowrap="nowrap"><code>plugin_achievements</code></td>
34+
<td nowrap="nowrap"><h4><code>plugin_achievements</code></h4></td>
3535
<td rowspan="2"><p>Enable achievements plugin</p>
3636
<img width="900" height="1" alt=""></td>
3737
</tr>
@@ -41,7 +41,7 @@
4141
<b>default:</b> no<br></td>
4242
</tr>
4343
<tr>
44-
<td nowrap="nowrap"><code>plugin_achievements_threshold</code></td>
44+
<td nowrap="nowrap"><h4><code>plugin_achievements_threshold</code></h4></td>
4545
<td rowspan="2"><p>Display rank threshold</p>
4646
<p>Use <code>X</code> to display achievements not yet unlocked</p>
4747
<img width="900" height="1" alt=""></td>
@@ -53,7 +53,7 @@
5353
<b>allowed values:</b><ul><li>S</li><li>A</li><li>B</li><li>C</li><li>X</li></ul></td>
5454
</tr>
5555
<tr>
56-
<td nowrap="nowrap"><code>plugin_achievements_secrets</code></td>
56+
<td nowrap="nowrap"><h4><code>plugin_achievements_secrets</code></h4></td>
5757
<td rowspan="2"><p>Display secrets achievements</p>
5858
<img width="900" height="1" alt=""></td>
5959
</tr>
@@ -63,7 +63,7 @@
6363
<b>default:</b> yes<br></td>
6464
</tr>
6565
<tr>
66-
<td nowrap="nowrap"><code>plugin_achievements_display</code></td>
66+
<td nowrap="nowrap"><h4><code>plugin_achievements_display</code></h4></td>
6767
<td rowspan="2"><p>Display style</p>
6868
<ul>
6969
<li><code>detailed</code>: display icon, name, description and ranking</li>
@@ -78,7 +78,7 @@
7878
<b>allowed values:</b><ul><li>detailed</li><li>compact</li></ul></td>
7979
</tr>
8080
<tr>
81-
<td nowrap="nowrap"><code>plugin_achievements_limit</code></td>
81+
<td nowrap="nowrap"><h4><code>plugin_achievements_limit</code></h4></td>
8282
<td rowspan="2"><p>Display limit</p>
8383
<img width="900" height="1" alt=""></td>
8484
</tr>
@@ -90,7 +90,7 @@
9090
<b>default:</b> 0<br></td>
9191
</tr>
9292
<tr>
93-
<td nowrap="nowrap"><code>plugin_achievements_ignored</code></td>
93+
<td nowrap="nowrap"><h4><code>plugin_achievements_ignored</code></h4></td>
9494
<td rowspan="2"><p>Hide specified achievements</p>
9595
<p>Use names without the rank adjective (i.e. without &quot;great&quot;, &quot;super&quot; or &quot;master&quot;)</p>
9696
<img width="900" height="1" alt=""></td>
@@ -101,7 +101,7 @@
101101
<br></td>
102102
</tr>
103103
<tr>
104-
<td nowrap="nowrap"><code>plugin_achievements_only</code></td>
104+
<td nowrap="nowrap"><h4><code>plugin_achievements_only</code></h4></td>
105105
<td rowspan="2"><p>Restrict display to specified achievements</p>
106106
<p>Use names without the rank adjective (i.e. without &quot;great&quot;, &quot;super&quot; or &quot;master&quot;)</p>
107107
<p>This option is equivalent to <code>plugin_achievements_ignored</code> with all existing achievements but the ones listed in this option</p>

0 commit comments

Comments
 (0)
Failed to load comments.