wiki:dokuwiki_syntax_comparison
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
wiki:dokuwiki_syntax_comparison [2023-12-07 19:30] – created admin | wiki:dokuwiki_syntax_comparison [2023-12-08 11:16] (current) – admin | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== DokuWiki' | + | ====== |
- | + | I think DokuWiki has the most readable syntax of all wikis. It was designed to be quickly readable and understandable just by reading the source text. That's also probably the reason why the file extension of DW files is simply '' | |
- | I think DokuWiki has the most readable syntax of all wikis. It was designed to be quickly readable and understandable just by reading the source text. That's also probably the reason why the extension of DW files is simply '' | + | |
===== DokuWiki has a natural formatting of headlines. ===== | ===== DokuWiki has a natural formatting of headlines. ===== | ||
- | The largest headline (h1) uses the most amount of special characters which are '' | + | The largest headline (h1) uses the most amount of special characters |
- | The smallest (least significant) headline (h5) uses //the least// amount of these characters. | + | the smallest (least significant) headline (h5) uses //the least// amount of these characters. |
%%====== Headline h1 ======%% | %%====== Headline h1 ======%% | ||
Line 15: | Line 14: | ||
%%== Headline h5 ==%% | %%== Headline h5 ==%% | ||
- | === Now have a look at all other alternative syntaxes | + | === Now let' |
**__Markdown: | **__Markdown: | ||
Line 25: | Line 24: | ||
##### Headline h5 | ##### Headline h5 | ||
- | The //least// significant | + | **__PhpWiki: |
+ | |||
+ | == Headline h2 | ||
+ | |||
+ | ==== Headline h4 | ||
+ | |||
+ | ====== Headline h6 | ||
+ | |||
+ | The //least// significant | ||
+ | |||
+ | I don't want to compare every part of DokuWiki to Markdown or other formats, but there are many more examples which clearly show that people who created [[https:// | ||
- | I don't want to compare every part of DokuWiki to Markdown or other formats, but there are many more examples which clearly show that people who created [[https:// | + | I mean how could anyone come up with the idea that < |
+ | Or //italic// text with 2 apostrophes '' | ||
- | I mean how could anyone come up with the idea that **subscript** should be done with one tilde '' | + | On the other hand DokuWiki has some missing formatting features compared to complex formats like MediaWiki. But that's a good thing, DW is easy to learn and read, and for the majority of wiki texts it's all you will ever need. If you still need more formatting capabilites then go ahead and install one of the many [[https:// |
- | Or italic text with 2 apostrophes '' | + | |
+ | ----- | ||
- | The most similar syntax to DokuWiki is probably | + | Interesting footnote: probably the most similar syntax to DokuWiki is [[https:// |
wiki/dokuwiki_syntax_comparison.1701973831.txt.gz · Last modified: 2023-12-07 19:30 by admin