diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-29 14:09:26 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-29 14:09:26 +0000 |
commit | e110dd63cb2efd6c2b1268d49d42369bc70d0a42 (patch) | |
tree | b694b0adf6deb3dcd4d0eafab591886289fc0ca2 | |
parent | c73e0b78f9b0faf7f14bc2e5e5783159ae9c4e67 (diff) | |
download | ikiwiki-e110dd63cb2efd6c2b1268d49d42369bc70d0a42.tar ikiwiki-e110dd63cb2efd6c2b1268d49d42369bc70d0a42.tar.gz |
web commit by madmax
-rw-r--r-- | doc/bugs/wikilink_in_table.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/bugs/wikilink_in_table.mdwn b/doc/bugs/wikilink_in_table.mdwn index 4d646385f..f0dc13eaf 100644 --- a/doc/bugs/wikilink_in_table.mdwn +++ b/doc/bugs/wikilink_in_table.mdwn @@ -12,6 +12,8 @@ The last one is url link and it works but it is not a wikilink. Or maybe it does > [[fixed|done]] --[[Joey]] +>> works !! Great! + What exactly is a difference between wikilink and URL reference to the same page ? > ikiwiki will not be able to track pages linked using urls as having a @@ -30,3 +32,5 @@ Am I doing something wrong ? > See above for the right way to do it. Note that I also fixed a minor bug > in ikiwiki to allow this. --[[Joey]] + +>> Just curious ... if I wanted to have that block in monospace (four spaces in front of each line), how can I do that ? |