dprint / dprint

Pluggable and configurable code formatting platform written in Rust.

Home Page:https://dprint.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature: Formatting HTML files

mohamedmansour opened this issue · comments

Formatting HTML files to help fix indentations, spacing, and optional closed element tags (like meta tags and img shouldn't close). Would be nice to see!

You can use markup_fmt which provides dprint support.