You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Although there are standalone Jade libraries already, adding Jade support in MtHAML would allow to immediately get all of MtHAML's features:
compiling to Twig or PHP
:filters
auto-escaping
Jade and HAML have a lot in common. MtHAML could support Jade by adding a JadeParser and a few Node classes. Renderers, escaping, etc would only require very minor changes.
Jade is very similar to haml - http://jade-lang.com/
The text was updated successfully, but these errors were encountered: