Difference between revisions of "Help:Formatting"
From OutHistory
Jump to navigationJump to search (New page: No formatting: Here is how to tell the software to NOT automatically format a text. Add a <nowiki> tag. The nowiki tag ignores Wiki ''markup''. It reformats text by removing newline...) |
|||
Line 1: | Line 1: | ||
No formatting: Here is how to tell the software to NOT automatically format a text. | No formatting: Here is how to tell the software to NOT automatically format a text. | ||
− | + | Start with an < sign, add the word nowiki, and close with an > sign, to create a <nowiki><nowiki></nowiki> tag. | |
+ | |||
The nowiki tag ignores [[Wiki]] ''markup''. It reformats text by removing newlines and multiple spaces. It still interprets special characters like: → and like & | The nowiki tag ignores [[Wiki]] ''markup''. It reformats text by removing newlines and multiple spaces. It still interprets special characters like: → and like & | ||
− | + | End text with a end nowiki tag like this: <nowiki></nowiki></nowiki> | |
− | |||
− | End text with a end nowiki tag like this: </nowiki> |
Latest revision as of 08:23, 20 June 2008
No formatting: Here is how to tell the software to NOT automatically format a text.
Start with an < sign, add the word nowiki, and close with an > sign, to create a <nowiki> tag.
The nowiki tag ignores Wiki markup. It reformats text by removing newlines and multiple spaces. It still interprets special characters like: → and like &
End text with a end nowiki tag like this: </nowiki>