mdformat-config

Mdformat plugin to beautify configuration and data-serialization formats


Keywords
mdformat, json, yaml, toml, markdown, commonmark, formatter
License
MIT
Install
pip install mdformat-config==0.1.3

Documentation

Build Status PyPI version

mdformat-config

Mdformat plugin to beautify configuration and data-serialization formats

Description

mdformat-config is an mdformat plugin that makes mdformat beautify configuration and data-serialization formats. Currently supported formats are JSON, TOML and YAML.

Installing

pip install mdformat-config

Usage

mdformat YOUR_MARKDOWN_FILE.md