X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/88e8f08c8ffe61fbb3aa8d0fbf78a86c30c65543..2725887734c318350875501e64561f79b8866dfe:/doc/helponformatting.mdwn?ds=sidebyside diff --git a/doc/helponformatting.mdwn b/doc/helponformatting.mdwn index 3a0ddb9f2..862e66561 100644 --- a/doc/helponformatting.mdwn +++ b/doc/helponformatting.mdwn @@ -65,8 +65,9 @@ To write a code block, indent each line with a tab or 4 spaces: To link to another page on the wiki, place the page's name inside double square brackets, so you would use `\[[WikiLink]]` to link to [[WikiLink]]. -To link to any other web page, or to an email address, you can just put the url in angle brackets: <>, or you can use the form -\[link text\]\(url\) +To link to any other web page, or to an email address, you can just put the +url in angle brackets: <>, or you can use the +form \[link text\]\(url\) ----