Closed Rolograaf closed 8 years ago
Hi @Rolograaf
I used the customized build of highlight.js which only supports just few languages I'm using (JS, Ruby, C/C++, Swift,...)
In case you need to get Elm working, you needto replace hightlight.pack.js
with your own version from the website.
Oh, I'm sorry -- didn't realize it could be customized/
Probably I am doing it wrong?
is generated as
but will not be color-coded on my blog http://rolograaf.nl/posts/eerste.html, where the javascript on the lorem-ipsum page has no issues.
Looking at https://highlightjs.org/static/demo/ Elm sourcecode should work with
highlight.js
?