Skip to content

Commit 3df259b

Browse files
committed
docs: Remove mdformat-tables
1 parent aa8c457 commit 3df259b

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

docs/users/plugins.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Explore mdformat's [GitHub topic](https://github.com/topics/mdformat) for more.
127127
</tr>
128128
<tr>
129129
<td><a href="https://github.com/hukkin/mdformat-gfm">mdformat-gfm</a></td>
130-
<td><code>gfm</code></td>
130+
<td><code>gfm</code>, <code>tables</code></td>
131131
<td>Changes target specification to GitHub Flavored Markdown (GFM)</td>
132132
</tr>
133133
<tr>
@@ -145,11 +145,6 @@ Explore mdformat's [GitHub topic](https://github.com/topics/mdformat) for more.
145145
<td><code>myst</code></td>
146146
<td>Changes target specification to <a href="https://myst-parser.readthedocs.io/en/latest/using/syntax.html">MyST</a></td>
147147
</tr>
148-
<tr>
149-
<td><a href="https://github.com/hukkin/mdformat-tables">mdformat-tables</a></td>
150-
<td><code>tables</code></td>
151-
<td>Adds support for GitHub Flavored Markdown style tables</td>
152-
</tr>
153148
<tr>
154149
<td><a href="https://github.com/hukkin/mdformat-toc">mdformat-toc</a></td>
155150
<td><code>toc</code></td>

0 commit comments

Comments
 (0)