ci: auto-regenerate files

This commit is contained in:
github-actions[bot]
2022-07-05 04:28:43 +00:00
parent ebd3026493
commit 7379fb21a8
47 changed files with 572 additions and 483 deletions

View File

@@ -2,7 +2,7 @@
<table>
<tr><td colspan="2"><a href="/README.md#-plugins">← Back to plugins index</a></td></tr>
<tr><th colspan="2"><h3>🏆 Achievements</h3></th></tr>
<tr><td colspan="2" align="center"><p>This plugin displays several highlights about what you achieved on GitHub.</p>
<tr><td colspan="2" align="center"><p>This plugin displays several highlights about what an account has achieved on GitHub.</p>
</td></tr>
<tr>
<th rowspan="3">Supported features<br><sub><a href="metadata.yml">→ Full specification</a></sub></th>
@@ -43,7 +43,7 @@
</tr>
<tr>
<td nowrap="nowrap"><h4><code>plugin_achievements_threshold</code></h4></td>
<td rowspan="2"><p>Display rank threshold</p>
<td rowspan="2"><p>Rank threshold filter</p>
<p>Use <code>X</code> to display achievements not yet unlocked</p>
<img width="900" height="1" alt=""></td>
</tr>
@@ -55,7 +55,7 @@
</tr>
<tr>
<td nowrap="nowrap"><h4><code>plugin_achievements_secrets</code></h4></td>
<td rowspan="2"><p>Display secrets achievements</p>
<td rowspan="2"><p>Secrets achievements</p>
<img width="900" height="1" alt=""></td>
</tr>
<tr>
@@ -88,12 +88,13 @@
<i>(0 ≤
𝑥)</i>
<br>
<b>zero behaviour:</b> disable</br>
<b>default:</b> 0<br></td>
</tr>
<tr>
<td nowrap="nowrap"><h4><code>plugin_achievements_ignored</code></h4></td>
<td rowspan="2"><p>Hide specified achievements</p>
<p>Use names without the rank adjective (i.e. without &quot;great&quot;, &quot;super&quot; or &quot;master&quot;)</p>
<td rowspan="2"><p>Ignored achievements</p>
<p>Use achievements names without their rank adjective (i.e. without &quot;great&quot;, &quot;super&quot; or &quot;master&quot;)</p>
<img width="900" height="1" alt=""></td>
</tr>
<tr>
@@ -103,9 +104,9 @@
</tr>
<tr>
<td nowrap="nowrap"><h4><code>plugin_achievements_only</code></h4></td>
<td rowspan="2"><p>Restrict display to specified achievements</p>
<p>Use names without the rank adjective (i.e. without &quot;great&quot;, &quot;super&quot; or &quot;master&quot;)</p>
<p>This option is equivalent to <code>plugin_achievements_ignored</code> with all existing achievements but the ones listed in this option</p>
<td rowspan="2"><p>Showcased achievements</p>
<p>Use achievements names without their rank adjective (i.e. without &quot;great&quot;, &quot;super&quot; or &quot;master&quot;)</p>
<p>This option is equivalent to <a href="/source/plugins/achievements/README.md#plugin_achievements_ignored"><code>plugin_achievements_ignored</code></a> with all existing achievements except the ones listed in this option</p>
<img width="900" height="1" alt=""></td>
</tr>
<tr>