wiki:syntax
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wiki:syntax [2026/04/23 08:30] – garfield | wiki:syntax [2026/04/26 10:34] (current) – [Lists] janw | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== | + | # Formatting Syntax |
| [[doku> | [[doku> | ||
| - | ===== Basic Text Formatting | + | ## Basic Text Formatting |
| DokuWiki supports **bold**, //italic//, __underlined__ and '' | DokuWiki supports **bold**, //italic//, __underlined__ and '' | ||
| 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 ''< | 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 ''< | ||
| + | ### Headline Level 3 | ||
| + | #### Headline Level 4 | ||
| + | ##### Headline Level 5 | ||
| - | ==== Headline Level 3 ==== | + | ### Headline Level 3 |
| - | === Headline Level 4 === | + | #### |
| - | == Headline Level 5 == | + | ##### |
| - | ==== Headline Level 3 ==== | + | By using four or more dashes |
| - | === Headline Level 4 === | + | |
| - | == Headline Level 5 == | + | |
| - | + | ||
| - | By using four or more dashes, you can make a horizontal line: | + | |
| ---- | ---- | ||
| - | ===== Media Files ===== | + | ## Media Files ## |
| You can include external and internal [[doku> | You can include external and internal [[doku> | ||
| Line 180: | Line 179: | ||
| For linking an image to another page see [[#Image Links]] above. | For linking an image to another page see [[#Image Links]] above. | ||
| - | ==== Supported Media Formats | + | ### Supported Media Formats |
| DokuWiki can embed the following media formats directly. | DokuWiki can embed the following media formats directly. | ||
| Line 208: | Line 207: | ||
| Additionally DokuWiki supports a " | Additionally DokuWiki supports a " | ||
| - | + | ## Lists ## | |
| - | ===== Lists ===== | + | |
| Dokuwiki supports ordered and unordered lists. To create a list item, indent your text by two spaces and use a '' | Dokuwiki supports ordered and unordered lists. To create a list item, indent your text by two spaces and use a '' | ||
| - | * This is a list | + | #### unordered List #### |
| - | * The second item | + | |
| - | * You may have different levels | + | |
| - | * Another item | + | |
| - | - The same list but ordered | + | * This is a list |
| - | | + | * The second item |
| - | | + | * You may have different levels |
| - | | + | * Another item |
| + | |||
| + | #### ordered List #### | ||
| + | |||
| + | 1. The same list but ordered | ||
| + | 2. Another item | ||
| + | | ||
| + | 3. That's it | ||
| < | < | ||
| + | |||
| * This is a list | * This is a list | ||
| * The second item | * The second item | ||
| * You may have different levels | * You may have different levels | ||
| - | * Another item | + | * Another item |
| - | + | ||
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| + | | ||
| </ | </ | ||
| Line 273: | Line 277: | ||
| Typography: [[DokuWiki]] can convert simple text characters to their typographically correct entities. Here is an example of recognized characters. | Typography: [[DokuWiki]] can convert simple text characters to their typographically correct entities. Here is an example of recognized characters. | ||
| - | -> <- <-> => <= < | + | -> <- <-> => <= <=> -- --- 640x480 (c) (tm) (r) |
| "He thought ' | "He thought ' | ||
| - | < | + | ``` |
| - | -> <- <-> => <= < | + | -> <- <-> => <= <=> -- --- 640x480 (c) (tm) (r) |
| "He thought ' | "He thought ' | ||
| - | </ | + | ``` |
| The same can be done to produce any kind of HTML, it just needs to be added to the [[doku> | The same can be done to produce any kind of HTML, it just needs to be added to the [[doku> | ||
| Line 293: | Line 297: | ||
| > No we shouldn' | > No we shouldn' | ||
| - | |||
| - | >> Well, I say we should | ||
| - | |||
| - | > Really? | ||
| - | |||
| - | >> Yes! | ||
| - | |||
| - | >>> | ||
| </ | </ | ||
| I think we should do it | I think we should do it | ||
| - | |||
| > No we shouldn' | > No we shouldn' | ||
| - | >> Well, I say we should | ||
| - | |||
| - | > Really? | ||
| - | |||
| - | >> Yes! | ||
| - | |||
| - | >>> | ||
| ===== Tables ===== | ===== Tables ===== | ||
wiki/syntax.1776925828.txt.gz · Last modified: by garfield
