]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/bugs/wikilink_in_table.mdwn
web commit by http://engla.myopenid.com/: +a comment on symlinks and other
[ikiwiki.git] / doc / bugs / wikilink_in_table.mdwn
index 235344a55cc85c1e0c47262fa261e8ade2d03f18..f0dc13eaf57db1b108f8be7b1a2c8b0b7f77987a 100644 (file)
@@ -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
@@ -25,8 +27,10 @@ Trying to report this I found something weird. I changed in the example [[ with
        [wikilink test](/servers/webmail1)
        """]]
 
-Please click edit to see unrendered text. First, it is not monospace-d (I have 4 spaces) and second, some wierd html is shown...
+Please  click edit to see unrendered text. First, it is not monospace-d (I have 4 spaces) and second, some wierd html is shown...
 Am I doing something wrong ?
 
 > See above for the right way to do it. Note that I also fixed a minor bug
-> in ikiwiki that makes it not display the opening `[[` above. --[[Joey]]
+> 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 ?