Commit Graph

1 Commits (660df0f5d54de187d679cd6d690573f50fb74ccb)

Author SHA1 Message Date
Nathan Adams 7ebce22300 Adding the ability to add tabs to documentation and issue editing
Adding the ability to have syntax highlighted wiki (ie documentation)
ex:

<pre class="prettyprint">
int main()
{
	cout << "test" << endl;
}
</pre>
2013-08-01 22:28:19 -05:00