Skip to content

Mdformat plugin to format JS, CSS, HTML and XML code blocks

License

Notifications You must be signed in to change notification settings

hukkin/mdformat-web

Repository files navigation

Build Status PyPI version

mdformat-web

Mdformat plugin to format JS, CSS, HTML and XML code blocks

Description

mdformat-web is an mdformat plugin that makes mdformat format JavaScript and CSS code blocks with JS Beautifier, HTML with Beautiful Soup, and XML using the Python standard library.

Installing

pip install mdformat-web

Usage

mdformat YOUR_MARKDOWN_FILE.md