wiki:syntax

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wiki:syntax [2026/03/31 11:59] – [Internal] Simon Grantwiki:syntax [2026/04/10 19:26] (current) – [Internal] Simon Grant
Line 162: Line 162:
 Notes: Notes:
  
-  * Links to [[syntax|existing pages]] are shown in a different style from [[nonexisting]] ones.+  * Links to [[syntax|existing pages]] are shown in a different style from [[nonexisting]] ones. //(Please don't create the nonexisting one!)//
   * DokuWiki does not use [[wp>CamelCase]] to automatically create links by default, but this behavior can be enabled in the [[doku>config]] file. Hint: If DokuWiki is a link, then it's enabled.   * DokuWiki does not use [[wp>CamelCase]] to automatically create links by default, but this behavior can be enabled in the [[doku>config]] file. Hint: If DokuWiki is a link, then it's enabled.
   * When a section's heading is changed, its bookmark changes, too. So don't rely on section linking too much.   * When a section's heading is changed, its bookmark changes, too. So don't rely on section linking too much.
Line 203: Line 203:
 You can also use an image to link to another internal or external page by combining the syntax for links and [[#media_files|media files]] (this links to the section below) like this: You can also use an image to link to another internal or external page by combining the syntax for links and [[#media_files|media files]] (this links to the section below) like this:
  
-[[http://php.net|{{wiki:dokuwiki-128.png?500}}]]+[[http://www.growingthecommons.org|{{wiki:dokuwiki-128.png?500}}]]
  
-`[[http://php.net|{{wiki:dokuwiki-128.png?500}}]]`+`[[http://www.growingthecommons.org|{{wiki:dokuwiki-128.png?500}}]]`
  
 Please note: The image formatting is the only formatting syntax accepted in link names. Please note: The image formatting is the only formatting syntax accepted in link names.
  • wiki/syntax.1774958379.txt.gz
  • Last modified: 2026/03/31 11:59
  • by Simon Grant