diff --git a/README.md b/README.md index 58e24ea..4c18b98 100644 --- a/README.md +++ b/README.md @@ -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 isn’t available).