Talk:Main Page
From Unify Community Wiki
(Difference between revisions)
Line 3: | Line 3: | ||
We have added syntax highlighting. Here is the usage.<nowiki><csharp> /*csharp code here*/ </csharp> <javascript> /*javascript code here */ </javascript></nowiki>. | We have added syntax highlighting. Here is the usage.<nowiki><csharp> /*csharp code here*/ </csharp> <javascript> /*javascript code here */ </javascript></nowiki>. | ||
− | Syntax highlighting isnt perfect yet. Freyr has made some great modifications that allow linking to documentation(msdn AND unity). We are hoping freyr can use his kungfu and fix some of the remaining bugs in the php | + | Syntax highlighting isnt perfect yet. Freyr has made some great modifications that allow linking to documentation(msdn AND unity) for csharp. Hopefully we can get the same to work for javascript and boo. We are hoping freyr can use his kungfu and fix some of the remaining bugs in the php code. |
The output code seems to overlap sometimes(only in safari), what is the problem? (freyr: Long lines?) | The output code seems to overlap sometimes(only in safari), what is the problem? (freyr: Long lines?) |
Revision as of 17:52, 1 December 2005
Current Status:
We have added syntax highlighting. Here is the usage.<csharp> /*csharp code here*/ </csharp> <javascript> /*javascript code here */ </javascript>.
Syntax highlighting isnt perfect yet. Freyr has made some great modifications that allow linking to documentation(msdn AND unity) for csharp. Hopefully we can get the same to work for javascript and boo. We are hoping freyr can use his kungfu and fix some of the remaining bugs in the php code.
The output code seems to overlap sometimes(only in safari), what is the problem? (freyr: Long lines?)