Commit Graph

5 Commits (dd56d8f29f259afd5bf2e72b3b4e66357388cd07)

Author SHA1 Message Date
Nathan Adams 1a9c4132c2 Updating css for word wrapping syntaxhighlighting
Updating issues with syntaxhighlighting and html tags
2014-03-24 22:10:12 -05:00
Nathan Adams 326cdd953e Adding support for objective-C and assembler 2014-03-13 20:32:48 -05:00
Nathan Adams 9ffb668e4e Adding new syntaxhighlighter 2014-03-09 22:37:07 -05:00
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
Nathan Adams 3b1e713fc4 Initial commit 2013-07-20 17:41:56 -05:00