Skip to content

Commit 56b24ef

Browse files
committed
readme: Avoid false expectations by removing mention of third-party plugins
1 parent a54d191 commit 56b24ef

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

README.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -38,21 +38,6 @@ pipx install mdformat
3838
pipx inject mdformat mdformat-gfm
3939
```
4040

41-
Note that GitHub's Markdown renderer supports syntax extensions not included in the GFM specification.
42-
For full GitHub support do:
43-
44-
```bash
45-
pipx install mdformat
46-
pipx inject mdformat mdformat-gfm mdformat-frontmatter mdformat-footnote mdformat-gfm-alerts
47-
```
48-
49-
Install with [Markedly Structured Text (MyST)](https://myst-parser.readthedocs.io/en/latest/using/syntax.html) support:
50-
51-
```bash
52-
pipx install mdformat
53-
pipx inject mdformat mdformat-myst
54-
```
55-
5641
<!-- end installing -->
5742

5843
<!-- start cli-usage -->

0 commit comments

Comments
 (0)