Differences

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

Link to this comparison view

Next revision
Previous revision
wiki:cheatsheet [2020/07/17 15:33] – created rom1wiki:cheatsheet [2020/07/17 15:34] (current) rom1
Line 3: Line 3:
 ^ Syntax ^ Result ^ ^ Syntax ^ Result ^
 |   **FORMATTING**   || |   **FORMATTING**   ||
-| ''**bold**'' | **bold** | +| ''<nowiki>**bold**</nowiki>'' | **bold** | 
-| ''//italic//'' | //italic// | +| ''<nowiki>//italic//</nowiki>'' | //italic// | 
-| ''__underline__'' | __underline__ | +| ''<nowiki>__underline__</nowiki>'' | __underline__ | 
-| ''''monospace'''' (single quotes) | ''monospace''+| ''<nowiki>''monospace''</nowiki>'' (single quotes) | ''monospace''
-| ''**//__''all together''__//**'' | **//__''all together''__//** | +| ''<nowiki>**//__''all together''__//**</nowiki>'' | **//__''all together''__//** | 
-| ''<sup>sup</sup> '' and ''<sub>sub</sub>'' | <sup>sup</sup>  and <sub>sub</sub>+| ''<nowiki><sup>sup</sup></nowiki>'' and ''<nowiki><sub>sub</sub></nowiki>'' | <sup>sup</sup> and <sub>sub</sub>
-| ''<del>delete text</del>'' | <del>delete text</del>+| ''<nowiki><del>delete text</del></nowiki>'' | <del>delete text</del>
-| ''force\\ newline'' | force\\ newline |+| ''<nowiki>force\\ newline</nowiki>'' | force\\ newline |
 |   **LINKS **   || |   **LINKS **   ||
-| ''[[http://www.google.com|Google]]'' | [[http://www.google.com|Google]] | +| ''<nowiki>[[http://www.google.com|Google]]</nowiki>'' | [[http://www.google.com|Google]] | 
-| ''[[mailto:foo@example.com|Mr. Foo]]'' | [[mailto:foo@example.com|Mr. Foo]] | +| ''<nowiki>[[mailto:foo@example.com|Mr. Foo]]</nowiki>'' | [[mailto:foo@example.com|Mr. Foo]] | 
-| ''[[wiki:Syntax|Go to the syntax page]]'' | [[wiki:Syntax|Go to the syntax page]] | +| ''<nowiki>[[wiki:Syntax|Go to the syntax page]]</nowiki>'' | [[wiki:Syntax|Go to the syntax page]] | 
-| ''[[wiki:Syntax#anchor|Link to anchor]]'' | [[wiki:Syntax#anchor|Link to anchor]] | +| ''<nowiki>[[wiki:Syntax#anchor|Link to anchor]]</nowiki>'' | [[wiki:Syntax#anchor|Link to anchor]] | 
-| ''[[doku>interwiki|Interwiki link]]'' | [[doku>interwiki|Interwiki link]] |+| ''<nowiki>[[doku>interwiki|Interwiki link]]</nowiki>'' | [[doku>interwiki|Interwiki link]] |
 |  **IMAGES**  || |  **IMAGES**  ||
-| ''{{wiki:dokuwiki-128.png}}'' | {{wiki:dokuwiki-128.png}} | +| ''<nowiki>{{wiki:dokuwiki-128.png}}</nowiki>'' | {{wiki:dokuwiki-128.png}} | 
-| ''[[http://www.dokuwiki.org|{{wiki:dokuwiki-128.png}}]]'' | [[http://www.dokuwiki.org|{{wiki:dokuwiki-128.png}}]] | +| ''<nowiki>[[http://www.dokuwiki.org|{{wiki:dokuwiki-128.png}}]]</nowiki>'' | [[http://www.dokuwiki.org|{{wiki:dokuwiki-128.png}}]] | 
-| ''{{wiki:dokuwiki-128.png |With caption}}'' | {{wiki:dokuwiki-128.png |With caption}} |+| ''<nowiki>{{wiki:dokuwiki-128.png |With caption}}</nowiki>'' | {{wiki:dokuwiki-128.png |With caption}} |
 |  **OTHER**  || |  **OTHER**  ||
-| ''Lorem ipsum((This is a footnote))'' | Lorem ipsum((This is a footnote)) | +| ''<nowiki>Lorem ipsum((This is a footnote))</nowiki>'' | Lorem ipsum((This is a footnote)) |
Navigation
QR Code
QR Code wiki:cheatsheet (generated for current page)