Skip to content

Commit

Permalink
docs: add mdformat-gfm-alerts
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleKing committed Mar 8, 2024
1 parent 782cb22 commit 80d4823
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/users/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,11 @@ formatted = mdformat.text(unformatted, extensions={"tables"})
<td><code>gfm</code></td>
<td>Changes target specification to GitHub Flavored Markdown (GFM)</td>
</tr>
<tr>
<td><a href="https://github.com/KyleKing/mdformat-gfm-alerts">mdformat-gfm-alerts</a></td>
<td><code>gfm_alerts</code></td>
<td>Extends GitHub Flavored Markdown (GFM) with "Alerts"</td>
</tr>
<tr>
<td><a href="https://github.com/KyleKing/mdformat-mkdocs">mdformat-mkdocs</a></td>
<td><code>mkdocs</code></td>
Expand Down

0 comments on commit 80d4823

Please sign in to comment.