markup_fmt icon indicating copy to clipboard operation
markup_fmt copied to clipboard

support mustache?

Open aslak01 opened this issue 1 year ago • 3 comments

There are dozens of us out here still using mustache templates. I've tried several different alternatives that all nearly support formatting it consistently for me, but nothing quite works. It seems like something this project would potentially be able to support?

aslak01 avatar Oct 18 '24 21:10 aslak01

Sorry, I don't have time to support new syntax, but let's keep this issue open.

g-plane avatar Oct 20 '24 02:10 g-plane

Of course, totally understandable. I see djlint is receiving updates again, so maybe I'll give that one another try, but last time it wasn't working very well for us, and some devs complained about the complexity of managing python environments. So if anyone who comes across this thread has any recommendations, let me know.

aslak01 avatar Oct 21 '24 16:10 aslak01

Would like to see mustache supported.

Mustache is a popular template language that can be rendered by many programming languages.

https://mustache.github.io/

trymeouteh avatar Dec 03 '24 16:12 trymeouteh