mirror of
https://github.com/inttter/md-badges.git
synced 2026-05-06 18:36:58 +02:00
feat: ✨ generate ref-style table - first cut
This commit is contained in:
parent
dd91b6dbad
commit
8498f2f736
5 changed files with 144 additions and 0 deletions
|
|
@ -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!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue