Update README.md

This commit is contained in:
2025-08-09 15:29:07 +00:00
parent bc2cbd18c6
commit 59bfbde88e

View File

@@ -1,5 +1,4 @@
# mojofmt
# Mojolicious Template Formatter
Formatter for Mojolicious Embedded Perl templates (.ep, .htm.ep, .html.ep)
mojofmt formats HTML and Mojolicious EP templates without breaking embedded Perl. It understands line directives (% ...), inline tags (<% ... %>), raw HTML blocks, and can reformat multi-line Perl blocks inside <% ... %> using perltidy (with a safe fallback if perltidy isnt available).