jade-book icon indicating copy to clipboard operation
jade-book copied to clipboard

fix the jade syntax highlighting

Open notslang opened this issue 11 years ago • 3 comments

notslang avatar Jan 11 '14 11:01 notslang

I'm pretty interested in writing a jade and stylus highlighter for hljs (which I see you're using here) as well - this is on my to-do list so I'll let you know if I start working on one!

jescalan avatar Jan 14 '14 19:01 jescalan

I've written a pretty robust syntax highlighter for jade that's available at https://github.com/ForbesLindesay/jade-brackets It's based of code-mirror though, rather than hljs

ForbesLindesay avatar Jan 14 '14 21:01 ForbesLindesay

Ah nice, thanks @ForbesLindesay - I'm sure the source here will help a lot when getting started with the hljs version :palm_tree:

jescalan avatar Jan 15 '14 01:01 jescalan