Use HAML in Meteor

I’ve recently been helping out with the development of a webb app based on Ruby on Rails. In that project I’d try HAML for the first time. I really like it!
I’ve done some searching about it for Meteor, but with no result.
So I wanted to ask you guys, are there a HAML package for Ma.

Thanks!

Try Jade, it’s similar to HAML.
https://atmospherejs.com/mquandalle/jade

@eddyborja Thank you! I have never used Jade. Will look into that :smile: