mdformat-web

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


Keywords
mdformat, markdown, commonmark, formatter, javascript, css, html, xml
License
MIT
Install
pip install mdformat-web==0.1.0

Documentation

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