Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.27 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.27 KB

Build Status PyPI version

mdformat-gfm

Mdformat plugin for GitHub Flavored Markdown compatibility

Description

Mdformat is a formatter for CommonMark compliant Markdown.

Mdformat-gfm is an mdformat plugin that changes the target specification to GitHub Flavored Markdown (GFM), making the tool able to format the following syntax extensions:

Install

pip install mdformat-gfm

Usage

mdformat <filename>