javascript - Looking for customizable syntax highlighting in the browser -


I'm looking for a customizable JavaScript script that dynamically highlights the code in the block

& lt; Code class = "some class" & gt; Source code ... & lt; / Code & gt;

It needs to be optimized because the source code is in a very cryptic programming language (Mozart / Oz). Ideally, I'll edit some reggae to make it work.

I need dynamic highlighting because it should work in the Zythub Wiki, which avoids all the HTML code within any previous tag.

My Google Fu has left me so far ...

You can do what you want. It also supports custom languages.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -