Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for jade #62

Open
hason opened this issue Jun 18, 2014 · 3 comments
Open

Add support for jade #62

hason opened this issue Jun 18, 2014 · 3 comments
Labels

Comments

@hason
Copy link
Contributor

hason commented Jun 18, 2014

Jade is very similar to haml - http://jade-lang.com/

@arnaud-lb
Copy link
Owner

👍

@soullivaneuh
Copy link

Maybe a separate bundle would be more logic, isn't it ?

@arnaud-lb
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants