This is text is indented by two spaces. go on... This is preformatted code all spaces are preserved: like <-this This is pretty much the same, but you could use it to show that you quoted a file. DokuWiki supports **bold**, //italic//, __underlined__ and ''monospaced'' texts. Of course you can **__//''combine''//__** all these. ---- You can use subscript and superscript, too. You can mark something as deleted as well. This is some text with some linebreaks\\ Note that the two backslashes are only recognized at the end of a line\\ or followed by\\ a whitespace \\this happens without it. DokuWiki supports multiple ways of creating links. External links are recognized automagically: http://www.google.com or simply www.google.com - You can set link text as well: [[http://www.google.com|This Link points to google]]. Email addresses like this one: are recognized, too. Internal links are created by using square brackets. You can either just give a [[pagename]] or use an additional [[pagename|link text]]. You can use [[some:namespaces]] by using a colon in the pagename. ---- This links to [[syntax#internal|this Section]]. DokuWiki supports [[doku>Interwiki]] links. These are quick links to other Wikis. For example this is a link to Wikipedia's page about Wikis: [[wp>Wiki]]. Windows Shares like [[\\server\share|this]] are recognized, too. [[http://php.net|{{wiki:dokuwiki-128.png}}]] You can add footnotes ((This is a footnote)) by using double parentheses. ====== Headline Level 1 ====== ===== Headline Level 2 ===== ==== Headline Level 3 ==== ==== Headline Level 4 ==== == Headline Level 5 == Real size: {{wiki:dokuwiki-128.png}} Resize to given width: {{wiki:dokuwiki-128.png?50}} Resize to given width and height: {{wiki:dokuwiki-128.png?200x50}} Resized external image: {{https://www.php.net/images/php.gif?200x50}} {{ wiki:dokuwiki-128.png}} {{wiki:dokuwiki-128.png }} {{ wiki:dokuwiki-128.png }} {{ wiki:dokuwiki-128.png |This is the caption}} {{wiki:dokuwiki-128.png?linkonly}} * This is a list * The second item * You may have different levels * Another item - The same list but ordered - Another item - Just use indention for deeper levels - That's it