From 9893039086053905baf471e51eee86a5aa704483 Mon Sep 17 00:00:00 2001 From: Anika Henke Date: Wed, 27 Aug 2008 21:17:52 +0200 Subject: try to improve "disimproved" link corrections in wiki:syntax darcs-hash:20080827191752-f7d6d-a70078217f374bb0908b5f5eb6572942ec569692.gz --- data/pages/wiki/syntax.txt | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'data') diff --git a/data/pages/wiki/syntax.txt b/data/pages/wiki/syntax.txt index 6e272614f..295eb937c 100644 --- a/data/pages/wiki/syntax.txt +++ b/data/pages/wiki/syntax.txt @@ -35,24 +35,25 @@ DokuWiki supports multiple ways of creating links. ==== External ==== -External links are recognized automagically: http://www.google.com or simply www.google.com - You can set the link text, too: [[http://www.google.com|This Link points to google]]. Email addresses like this one: are recognized, too. +External links are recognized automagically: http://www.google.com or simply www.google.com - You can set the link text as well: [[http://www.google.com|This Link points to google]]. Email addresses like this one: are recognized, too. DokuWiki supports multiple ways of creating links. External links are recognized automagically: http://www.google.com or simply www.google.com - You can set - link text, too: [[http://www.google.com|This Link points to google]]. Email + link text as well: [[http://www.google.com|This Link points to google]]. Email addresses like this one: are recognized, too. ==== Internal ==== -Internal links are created by using square brackets. You can either just give a [[doku>pagename]] or use an additional [[doku>pagename|link text]]. Wiki pagenames are converted to lowercase automatically, special characters are not allowed. +Internal links are created by using square brackets. You can either just give a [[pagename]] or use an additional [[pagename|link text]]. Internal links are created by using square brackets. You can either just give - a [[doku>pagename]] or use an additional [[doku>pagename|link text]]. Wiki pagenames - are converted to lowercase automatically, special chars are not allowed. + a [[pagename]] or use an additional [[pagename|link text]]. -You can use [[namespaces]] by using a colon in the pagename. +[[doku>pagename|Wiki pagenames]] are converted to lowercase automatically, special characters are not allowed. - You can use [[namespaces]] by using a colon in the pagename. +You can use [[some:namespaces]] by using a colon in the pagename. + + You can use [[some:namespaces]] by using a colon in the pagename. For details about namespaces see [[doku>namespaces]]. -- cgit v1.2.3