diff options
author | https://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI <https://www.google.com/accounts/o8/id?id=AItOawn1lGvpPZ8dpuLSPLPa-jqpMef2KqeB1qI@web> | 2010-01-09 19:48:19 +0000 |
---|---|---|
committer | Joey Hess <joey@finch.kitenet.net> | 2010-01-09 19:48:19 +0000 |
commit | 3d729ee170ef7a3c1ac5210fd1b648ea1128f73d (patch) | |
tree | b1ab3bf6cf322a04054aa4da29bcbfb2e8e7d9f8 /doc | |
parent | a8258dea709c801b148635feaa78bf99e077c5a6 (diff) |
corrected wikilink text
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn b/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn index 2ec18d3a5..ce7baba50 100644 --- a/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn +++ b/doc/forum/link_to_an_image_inside_the_wiki_without_inlining_it.mdwn @@ -2,7 +2,7 @@ how can I create a link to an image which is part of the wiki, without having it I tought this: -[[look at this|img/lolcat.png]] + \[[look at this|img/lolcat.png]] would work, but it doesn't. |