docs(plugins/licenses, plugins/stars): update to new doc format [skip ci]

This commit is contained in:
lowlighter
2022-01-15 18:30:44 -05:00
parent 9f5b5a6785
commit 0336d19c28
8 changed files with 109 additions and 74 deletions

View File

@@ -43,6 +43,10 @@
<tr>
<td nowrap="nowrap"><code>plugin_isocalendar_duration</code></td>
<td rowspan="2"><p>Time window</p>
<ul>
<li><code>half-year</code>: 180 days</li>
<li><code>full-year</code>: 1 year</li>
</ul>
<img width="900" height="1" alt=""></td>
</tr>
<tr>

View File

@@ -17,7 +17,10 @@ inputs:
default: no
plugin_isocalendar_duration:
description: Time window
description: |
Time window
- `half-year`: 180 days
- `full-year`: 1 year
type: string
default: half-year
values: