start
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
start [2023/08/08 21:05] – [Cautions about differences from MediaWiki markup syntax] wikiadmin | start [2023/08/15 19:25] (current) – [Key points about DokuWiki markup, and differences from MediaWiki markup] wikiadmin | ||
---|---|---|---|
Line 8: | Line 8: | ||
====DokuWiki help==== | ====DokuWiki help==== | ||
- | * [[wiki: | + | * [[wiki: |
+ | * [[https:// | ||
* link to [[playground: | * link to [[playground: | ||
- | ====Cautions about differences from MediaWiki markup syntax==== | + | * [[wiki: |
- | At first glance, DokuWiki markup looks rather | + | ====Key points about DokuWiki Formatting markup, and differences from MediaWiki markup==== |
+ | |||
+ | At first glance, DokuWiki markup looks a lot like MediaWiki markup, but while it has the same markup flavor, it is actually | ||
+ | |||
+ | - Headlines (headings) are defined by equal signs (like %%" | ||
+ | - More ' | ||
+ | - The characters to start a list item are ' | ||
+ | - To display copied-in text exactly as it is, for example from an email, use %%< | ||
+ | - To force a new line, use ' | ||
+ | - To prevent characters from being interpreted as markup, bracket them with pairs of percent signs (%) | ||
+ | - Unlike MediaWiki, there is no Page Title stored outside of the page markup, because there is no database to store it in. FSGW has DokuWiki configured to try to use the first Headline on each page as the page title. | ||
+ | - External (outside the wiki) links will open in a new tab. This is a configuration choice we made in DokuWiki. | ||
+ | - A basic MediaWiki to DokuWiki markup converter is: https:// | ||
- | - Headings defined by equal signs (like %%"=== Heading ===" | ||
- | - The list item characters are ' | ||
- | - More ' | ||
- | - An empty line is a paragraph separator. To force just a new line, use ' | ||
- | - To prevent characters from being interpreted as markup, bracket them with ' |
start.1691553948.txt.gz · Last modified: 2023/08/08 21:05 by wikiadmin