feat: generate ref-style table - first cut

This commit is contained in:
Mike Cunneen 2025-08-19 16:11:08 +08:00
parent dd91b6dbad
commit 8498f2f736
5 changed files with 144 additions and 0 deletions

View file

@ -42,6 +42,7 @@ An extensive list of static Shields.io badges, sorted by category.
* [Version Control](#-version-control)
* [Virtual Reality](#%EF%B8%8F-virtual-reality)
* [Website Status](#-website-status)
* [Reference-Style Badges](#reference-style-badges)
> **Tip:** Use <kbd>Ctrl</kbd> + <kbd>F</kbd> to quickly search for and find a badge.
@ -974,6 +975,14 @@ An extensive list of static Shields.io badges, sorted by category.
---
## Reference-Style Badges
The table below is automatically created. It contains the above badges, in a reference-style format.
<!-- ### BEGIN GENERATED CONTENT -->
<!-- any content between the above and below lines will be overwritten by the github action script -->
<!-- ### END GENERATED CONTENT -->
## CLI
If you want to find badges from directly within your terminal, check out [mdbadges-cli](https://github.com/inttter/mdbadges-cli), which includes all the badges listed under this repository, and also offers various commands, like creating custom badges!