Lamped
12-03-2010, 10:17 PM
Good day,
I've started a mini-project on stealthiscode.net - I've been meaning to give some of my code away for some time now. I want to include syntax highlighted code snippets and really have better things to do than write my own.
I've resorted to highlight_string() for the PHP code (I had some lovely code working with token_get_all(), but the damn thing compresses whitespace...)
Can anyone recommend a *good*, well written Javascript syntax highlighter in PHP?
Chiz muchly.
I've started a mini-project on stealthiscode.net - I've been meaning to give some of my code away for some time now. I want to include syntax highlighted code snippets and really have better things to do than write my own.
I've resorted to highlight_string() for the PHP code (I had some lovely code working with token_get_all(), but the damn thing compresses whitespace...)
Can anyone recommend a *good*, well written Javascript syntax highlighter in PHP?
Chiz muchly.