docs(plugins): minor short description changes

This commit is contained in:
lowlighter
2022-01-18 12:43:17 -05:00
parent 2c8c691f53
commit 0d25bf7689
7 changed files with 17 additions and 12 deletions

View File

@@ -81,7 +81,8 @@
</tr>
<tr>
<td nowrap="nowrap"><code>plugin_starlists_ignored</code></td>
<td rowspan="2"><p>Skipped star lists (case insensitive, emojis insensitive)</p>
<td rowspan="2"><p>Skipped star lists</p>
<p>This is case and emojis insensitive</p>
<img width="900" height="1" alt=""></td>
</tr>
<tr>
@@ -92,8 +93,9 @@
</tr>
<tr>
<td nowrap="nowrap"><code>plugin_starlists_only</code></td>
<td rowspan="2"><p>Restrict display to specified star lists (case insensitive, emojis insensitive)</p>
<p>This option is equivalent to <code>plugin_starlists_ignored</code> with all star lists but the ones listed in this option</p>
<td rowspan="2"><p>Restrict display to specified star lists</p>
<p>This is case and emojis insensitive.
This option is equivalent to <code>plugin_starlists_ignored</code> with all star lists but the ones listed in this option</p>
<img width="900" height="1" alt=""></td>
</tr>
<tr>