Update README.md
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
# mojofmt
|
# Mojolicious Template Formatter
|
||||||
|
|
||||||
Formatter for Mojolicious Embedded Perl templates (.ep, .htm.ep, .html.ep)
|
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 isn’t available).
|
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 isn’t available).
|
||||||
|
Reference in New Issue
Block a user