Tagged Questions
4
votes
2answers
1k views
How do I write an asterisk at the beginning of a line in wiki syntax without transforming into a list item?
When using wiki syntax, if I put an asterisk (*) at the beginning of a line, it gets transformed into a unordered list. How is it possible to have the asterisk to remain as it is when at the beginning ...
3
votes
1answer
866 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.