Saturday 7 February 2009

Syntax Highlighters Example

Javascript Code Prettifier

class Voila {
public:
 // Voila
 static const string VOILA = "Voila";

 // will not interfere with embedded tags.
}


Syntax Highlighter 2.0
class Voila {
public:
 // Voila
 static const string VOILA = "Voila";

 // will not interfere with embedded tags.
}

No comments:

Post a Comment