Skip to content

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, and HTML and XML with Beautiful Soup.

Installing

pip install mdformat-web

Usage

mdformat YOUR_MARKDOWN_FILE.md