File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff 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>
You can’t perform that action at this time.
0 commit comments