Mdformat plugin to format JS, CSS, HTML and XML code blocks
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.
pip install mdformat-web
mdformat YOUR_MARKDOWN_FILE.md