v1.3.0
1.3.0
Features
[melody-types]
,[melody-parser]
Add option to preserve Twig comments in the AST (ignoreTwigComments
)[melody-types]
,[melody-parser]
Add option to preserve HTML comments in the AST (ignoreHtmlComments
)[melody-parser]
Add option to decode character entities (decodeEntities
, defaults totrue
)