Skip to content

Commit

Permalink
ci: auto-regenerate files
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 19, 2022
1 parent 71c4c8c commit f38005c
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Generate metrics that can be embedded everywhere, including your GitHub profile
</tr>
<tr>
<th colspan="2" align="center">
<h3><a href="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/README.md#-plugins">🧩 Customizable with 43 plugins and 310 options!</a></h3>
<h3><a href="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/README.md#-plugins">🧩 Customizable with 43 plugins and 311 options!</a></h3>
</th>
</tr>
<tr>
Expand Down
4 changes: 4 additions & 0 deletions action.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 19 additions & 0 deletions source/plugins/community/screenshot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,25 @@
<td nowrap="nowrap"><b>type:</b> <code>string</code>
<br>
<b>default:</b> body<br></td>
</tr>
<tr>
<td nowrap="nowrap"><h4><code>plugin_screenshot_mode</code></h4></td>
<td rowspan="2"><p>Output mode</p>
<ul>
<li><code>image</code>: screenshot of selected element</li>
<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>
<li><em>⚠️ Any CSS style applied to text such as font size, weight or color will be removed</em></li>
</ul>
</li>
</ul>
<img width="900" height="1" alt=""></td>
</tr>
<tr>
<td nowrap="nowrap">✨ On <code>master</code>/<code>main</code><br>
<b>type:</b> <code>string</code>
<br>
<b>default:</b> image<br>
<b>allowed values:</b><ul><li>image</li><li>text</li></ul></td>
</tr>
<tr>
<td nowrap="nowrap"><h4><code>plugin_screenshot_viewport</code></h4></td>
Expand Down

0 comments on commit f38005c

Please sign in to comment.