Adding the ability to have syntax highlighted wiki (ie documentation)
ex:
<pre class="prettyprint">
int main()
{
cout << "test" << endl;
}
</pre>
Adding the ability to have syntax highlighted wiki (ie documentation)
ex:
<pre class="prettyprint">
int main()
{
cout << "test" << endl;
}
</pre>