deno fmt: support html/svg/xml #20205
Labels
deno fmt
Related to the "deno fmt" subcommand or dprint
suggestion
suggestions for new features (yet to be agreed)
deno fmt
already formats JSX & TSX. Would it be too much extra work to also support formatting HTML, SVG, and other XML files (e.g. XML itself, XHTML, etc.)?Today I keep reaching for Prettier on these occasions but I'd rather rely Deno for more core formatting needs. This support could likely be reused with tagged templates (#19840).
The text was updated successfully, but these errors were encountered: