mdformat-gfm

Mdformat plugin for GitHub Flavored Markdown compatibility


Keywords
mdformat, markdown, formatter, gfm, github-flavored-markdown, markdown-table
License
MIT
Install
pip install mdformat-gfm==0.3.6

Documentation

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>