User Tools

Site Tools


wiki:syntax

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:syntax [2026/04/25 11:06] – [Lists] janwwiki:syntax [2026/04/26 10:34] (current) – [Lists] janw
Line 129: Line 129:
  
 You can use up to five different levels of headlines to structure your content. If you have more than three headlines, a table of contents is generated automatically -- this can be disabled by including the string ''<nowiki>~~NOTOC~~</nowiki>'' in the document. You can use up to five different levels of headlines to structure your content. If you have more than three headlines, a table of contents is generated automatically -- this can be disabled by including the string ''<nowiki>~~NOTOC~~</nowiki>'' in the document.
 +### Headline Level 3
 +#### Headline Level 4
 +##### Headline Level 5
  
-### Headline Level 3 ### +  ### Headline Level 3 
-#### Headline Level 4 #### +  #### Headline Level 4 
-##### Headline Level 5 #####+  ##### Headline Level 5
  
-  ### Headline Level 3 ### +By using four or more dashes `----`, you can make a horizontal line:
-  #### Headline Level 4 #### +
-  ##### Headline Level 5 ##### +
- +
-By using four or more dashes, you can make a horizontal line:+
  
 ---- ----
Line 208: Line 207:
  
 Additionally DokuWiki supports a "poster" image which will be shown before the video has started. That image needs to have the same filename as the video and be either a jpg or png file. In the example above a ''video.jpg'' file would work. Additionally DokuWiki supports a "poster" image which will be shown before the video has started. That image needs to have the same filename as the video and be either a jpg or png file. In the example above a ''video.jpg'' file would work.
- 
 ## Lists ## ## Lists ##
  
 Dokuwiki supports ordered and unordered lists. To create a list item, indent your text by two spaces and use a ''*'' for unordered lists or a ''-'' for ordered ones. Dokuwiki supports ordered and unordered lists. To create a list item, indent your text by two spaces and use a ''*'' for unordered lists or a ''-'' for ordered ones.
  
-#### unorderer List ####+#### unordered List ####
  
 * This is a list * This is a list
Line 220: Line 218:
 * Another item  * Another item 
  
-#### orderer List ####+#### ordered List ####
  
-.. The same list but ordered +1. The same list but ordered 
-.. Another item  +2. Another item  
-  .. Just use indention for deeper levels  +  1. Just use indention for deeper levels  
-.. That's it +3. That's it 
  
 <code> <code>
Line 234: Line 232:
   * Another item    * Another item 
      
-  .. The same list but ordered  +  1. The same list but ordered  
-  .. Another item  +  2. Another item  
-    .. Just use indention for deeper levels  +    1. Just use indention for deeper levels  
-  .. That's it +  3. That's it 
          
 </code> </code>
wiki/syntax.1777108015.txt.gz · Last modified: by janw