author_tips

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
author_tips [2019/05/15 04:48] – [Creating New Pages] add note about creating pages from links espiegel123author_tips [2019/05/15 05:25] – [NoWiki markup] mentioned double percent sign alternate wim
Line 65: Line 65:
 If you want text that would normally be "wiki-ized" to actually appear on the page, surround it with the tags If you want text that would normally be "wiki-ized" to actually appear on the page, surround it with the tags
   <nowiki>{{don’t wiki me> more stuff}}</nowiki>   <nowiki>{{don’t wiki me> more stuff}}</nowiki>
 +
 +Or, simply enclose the text with double percent signs ''<nowiki>%%</nowiki>''
  
 This is handy if you need to display syntax that would normally be wiki-ized. This is handy if you need to display syntax that would normally be wiki-ized.
  
 You can also precede a line with two spaces to have the wiki format it as “code” and ignore wiki syntax. You can also precede a line with two spaces to have the wiki format it as “code” and ignore wiki syntax.
- 
 ===== Uploading Files ===== ===== Uploading Files =====
  
Line 79: Line 80:
  
 To indent a block of text, wrap the text with the WRAP tag and indent flag: To indent a block of text, wrap the text with the WRAP tag and indent flag:
- +
   <WRAP indent>some text to indent</WRAP>   <WRAP indent>some text to indent</WRAP>
 + 
 +<WRAP indent>some text to indent</WRAP>
      
 It can do a lot more than just indenting, too. More information about WRAP can be found [[https://www.dokuwiki.org/plugin:wrap|here]]. It can do a lot more than just indenting, too. More information about WRAP can be found [[https://www.dokuwiki.org/plugin:wrap|here]].
  • author_tips.txt
  • Last modified: 2020/02/07 06:53
  • by _ki