Differences

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

Link to this comparison view

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