Wiki Team/Guide/Formatting: Difference between revisions
No edit summary |
m →nowiki |
||
| Line 157: | Line 157: | ||
Use <nowiki><nowiki></nowiki> to insert text that is not parsed by the wiki, e.g., | Use <nowiki><nowiki></nowiki> to insert text that is not parsed by the wiki, e.g., | ||
:<nowiki>==Heading 4==</nowiki> | :<nowiki>====Heading 4====</nowiki> | ||
will result in <nowiki>==Heading 4==</nowiki>, rather than the creation of an actual heading, '''Heading 4''' | will result in <nowiki>====Heading 4====</nowiki>, rather than the creation of an actual heading, '''Heading 4''' | ||
== Categories == | == Categories == | ||