Tagged Questions
3
votes
1answer
50 views
How to output raw code in github's wiki?
I want to explain my wiki users how to use internal links. However, when I write [[Linktext|Link to an internal site]] with two `` (code dashes) around them, it gets displayed as a link, but ...
3
votes
1answer
865 views
Formatting C# code for wiki syntax
How can I format my C# code so it displays correctly in our internal Wiki?
We are using MediaWiki although I assume most wiki syntax is the same.