mdformat_myst0.2.1
mdformat_myst0.2.1
Published
Mdformat plugin for MyST compatibility.
pip install mdformat-myst
Package Downloads
Authors
Project URLs
Requires Python
>=3.7
mdformat-myst
Mdformat plugin for MyST compatibility
Description
Mdformat is a formatter for CommonMark compliant Markdown.
Mdformat-myst is an mdformat plugin that changes the target specification to MyST, making the tool able to format the following syntax extensions:
- tables
- directives
- roles
- inline and block "dollar math"
- comments
- block breaks
- targets
- front matter
- footnotes
Install
pip install mdformat-myst
Usage
mdformat <filename>