-
**Issue by [yoshuawuyts](https://github.com/yoshuawuyts)**
_Sunday Mar 03, 2013 at 01:07 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/3024_
----
Hi, could syntax highlighting…
-
I want to see jade highlighting when I open `.jade` file on mac. Currently I have https://atom.io/packages/language-jade installed, but when I open `.jade` file atom detect it as html. I install https…
-
I've been frustrated by the limitations of JSON for expressing hypermedia, so I'm experimenting with mapping Siren semantics to HTML (via Jade).
I'd love to get some feedback on this effort. I'm call…
-
[pug](https://github.com/pugjs/pug) and [jade](https://github.com/Joker/jade) are very active and popular.
But Amber is dead .
![image](https://user-images.githubusercontent.com/37062/180646860-7fc7…
-
-
-
EJS is really limited when it comes to designing pages. We want to use Jade templates because it allows us to do blocked templating
/cc @jthiller @jeremybenaim
-
It would be neat if this could support syntax highlighting for pug/jade templates in a `` tag.
-
Don't work if you created app with jade support.
sails new app_name --template=jade
-
We're using Jade for our Angular templates. How would you feel about a pull request that caused AngularTemplatesAsset to look for Jade assets as well as HTML, and that automatically compiles any Jade …