Skip to content

Commit 5c9ac90

Browse files
ci: auto-regenerate files
1 parent 6f2bdb3 commit 5c9ac90

File tree

5 files changed

+44
-10
lines changed

5 files changed

+44
-10
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
1919
</tr>
2020
<tr>
2121
<th colspan="2" align="center">
22-
<h3><a href="/README.md#-plugins">🧩 Customizable with 42 plugins and 300 options!</a></h3>
22+
<h3><a href="/README.md#-plugins">🧩 Customizable with 42 plugins and 302 options!</a></h3>
2323
</th>
2424
</tr>
2525
<tr>
@@ -373,6 +373,8 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
373373
# 📚 Documentation
374374

375375

376+
> <sup>*⚠️ This is the documentation of **v3.30-beta** (`@master`/`@main` branches) which includes [unreleased features](https://github.com/lowlighter/metrics/compare/latest...master) planned for next release. See documentation for current released version [**v3.29** (`@latest` branch) here](https://github.com/lowlighter/metrics/blob/latest/README.md).* </sup>
377+
376378

377379

378380
## 🦮 Setup

action.yml

Lines changed: 9 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

source/plugins/community/screenshot/README.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,34 @@
7474
<td nowrap="nowrap"><b>type:</b> <code>string</code>
7575
<br>
7676
<b>default:</b> body<br></td>
77+
</tr>
78+
<tr>
79+
<td nowrap="nowrap"><h4><code>plugin_screenshot_viewport</code></h4></td>
80+
<td rowspan="2"><p>Viewport options</p>
81+
<img width="900" height="1" alt=""></td>
82+
</tr>
83+
<tr>
84+
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
85+
<b>type:</b> <code>json</code>
86+
<br>
87+
<b>default:</b> <details><summary>→ Click to expand</summary><pre language="json"><code>{
88+
"width": 1280,
89+
"height": 1280
90+
}
91+
</code></pre></details><br></td>
92+
</tr>
93+
<tr>
94+
<td nowrap="nowrap"><h4><code>plugin_screenshot_wait</code></h4></td>
95+
<td rowspan="2"><p>Wait time before taking screenshot (ms)</p>
96+
<img width="900" height="1" alt=""></td>
97+
</tr>
98+
<tr>
99+
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
100+
<b>type:</b> <code>number</code>
101+
<i>(0 ≤
102+
𝑥)</i>
103+
<br>
104+
<b>default:</b> 0<br></td>
77105
</tr>
78106
<tr>
79107
<td nowrap="nowrap"><h4><code>plugin_screenshot_background</code></h4></td>

source/plugins/languages/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,7 @@ In this case the repository must be accessible directly.</p>
188188
<img width="900" height="1" alt=""></td>
189189
</tr>
190190
<tr>
191-
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
192-
<b>type:</b> <code>array</code>
191+
<td nowrap="nowrap"><b>type:</b> <code>array</code>
193192
<i>(comma-separated)</i>
194193
<br></td>
195194
</tr>
@@ -212,8 +211,7 @@ In this case the repository must be accessible directly.</p>
212211
<img width="900" height="1" alt=""></td>
213212
</tr>
214213
<tr>
215-
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
216-
<b>type:</b> <code>number</code>
214+
<td nowrap="nowrap"><b>type:</b> <code>number</code>
217215
<i>(0 ≤
218216
𝑥
219217
≤ 15)</i>

source/plugins/starlists/README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,7 @@ All product and company names are trademarks™ or registered® trademarks of th
103103
<img width="900" height="1" alt=""></td>
104104
</tr>
105105
<tr>
106-
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
107-
<b>type:</b> <code>array</code>
106+
<td nowrap="nowrap"><b>type:</b> <code>array</code>
108107
<i>(comma-separated)</i>
109108
<br></td>
110109
</tr>
@@ -114,8 +113,7 @@ All product and company names are trademarks™ or registered® trademarks of th
114113
<img width="900" height="1" alt=""></td>
115114
</tr>
116115
<tr>
117-
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
118-
<b>type:</b> <code>string</code>
116+
<td nowrap="nowrap"><b>type:</b> <code>string</code>
119117
<br></td>
120118
</tr>
121119
<tr>

0 commit comments

Comments
 (0)