Sunday, January 20, 2013

Prettify Syntax Highlighter




<pre class="prettyprint language-java">
class Voila {
public:
  // Voila
  static const string VOILA = "Voila";

  // will not interfere with embedded tags.
}
</pre>


0 comments:

Post a Comment