Talk:Main Page
From Unify Community Wiki
Current Status:
We have added syntax highlighting. Here is the usage.<csharp> /*csharp code here*/ </csharp> <javascript> /*javascript code here */ </javascript>. We are currently working on adding Unity documentation linking from javascript code.
Syntax highlighting isnt perfect yet. Freyr has made some great modifications that allow linking to documentation(msdn AND unity) for csharp. We are hoping freyr can use his kungfu and fix some of the remaining bugs in the php code.
We are looking for a way to get Boo and Shader highlighting to work. Please Help by writing a module for our Geshi syntax highlighter.
The output code seems to overlap sometimes(only in safari), what is the problem? (freyr: Long lines?)