Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
wiki:syntax [2025/05/25 19:27] – created - external edit 127.0.0.1 | wiki:syntax [2025/07/05 12:14] (current) – [External] gm_yona | ||
---|---|---|---|
Line 36: | Line 36: | ||
==== External ==== | ==== External ==== | ||
- | External links are recognized automagically: | + | External links are recognized automagically: |
+ | |||
+ | If you want to make it clear that a link is clickable, you will need to use a special format (see below): **__[[http:// | ||
DokuWiki supports multiple ways of creating links. External links are recognized | DokuWiki supports multiple ways of creating links. External links are recognized | ||
Line 42: | Line 44: | ||
link text as well: [[http:// | link text as well: [[http:// | ||
addresses like this one: < | addresses like this one: < | ||
+ | | ||
+ | If you want to make it clear that a link is clickable, use the following format: | ||
+ | **__[[URL|link text ↗]]__**. This is because by default, this wiki does //not// | ||
+ | format links differently to normal text. | ||
==== Internal ==== | ==== Internal ==== |