CommonMark compliant Markdown formatter
:start-after: <!-- start mini-description --> :end-before: <!-- end mini-description -->
The features/opinions of the formatter include:
1. as the ordered list marker if possible, also for noninitial list itemsMdformat will not change word wrapping by default. The rationale for this is to support Semantic Line Breaks.
For a comprehensive description and rationalization of the style, read the style guide.
:start-after: <!-- start faq --> :end-before: <!-- end faq -->
--- caption: For users hidden: true --- users/installation_and_usage.md users/configuration_file.md users/plugins.md users/style.md users/changelog.md
--- caption: For contributors hidden: true --- contributors/contributing.md
--- caption: External links hidden: true --- GitHub repository <https://github.com/executablebooks/mdformat> PyPI page <https://pypi.org/project/mdformat/>