Skip to content

Commit f38005c

Browse files
ci: auto-regenerate files
1 parent 71c4c8c commit f38005c

File tree

3 files changed

+24
-1
lines changed

3 files changed

+24
-1
lines changed

README.md

Lines changed: 1 addition & 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 43 plugins and 310 options!</a></h3>
22+
<h3><a href="/README.md#-plugins">🧩 Customizable with 43 plugins and 311 options!</a></h3>
2323
</th>
2424
</tr>
2525
<tr>

action.yml

Lines changed: 4 additions & 0 deletions
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: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,25 @@
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_mode</code></h4></td>
80+
<td rowspan="2"><p>Output mode</p>
81+
<ul>
82+
<li><code>image</code>: screenshot of selected element</li>
83+
<li><code>text</code>: keep <a href="https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/innerText"><code>innerText</code></a> of selected element<ul>
84+
<li><em>⚠️ Any CSS style applied to text such as font size, weight or color will be removed</em></li>
85+
</ul>
86+
</li>
87+
</ul>
88+
<img width="900" height="1" alt=""></td>
89+
</tr>
90+
<tr>
91+
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
92+
<b>type:</b> <code>string</code>
93+
<br>
94+
<b>default:</b> image<br>
95+
<b>allowed values:</b><ul><li>image</li><li>text</li></ul></td>
7796
</tr>
7897
<tr>
7998
<td nowrap="nowrap"><h4><code>plugin_screenshot_viewport</code></h4></td>

0 commit comments

Comments
 (0)