X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/194efe68c9e8b2e8a85acd508755aeff6cdb3d3e..12f86df239e8a6c1d554d86b5c56e2b8713f6cd8:/doc/bugs/4_spaces_after_bullet.mdwn

diff --git a/doc/bugs/4_spaces_after_bullet.mdwn b/doc/bugs/4_spaces_after_bullet.mdwn
index cc650fb17..6a579c206 100644
--- a/doc/bugs/4_spaces_after_bullet.mdwn
+++ b/doc/bugs/4_spaces_after_bullet.mdwn
@@ -9,4 +9,10 @@ and it is not ...
 
     but if bullets are not above this, it works
 
-Is this markdown limitation? I know that 8 spaces are required to make codeblock appear under bullet, but I don't want it to be under bullet. I want it outside of bullet as normally shown (as code block).
\ No newline at end of file
+Is this markdown limitation? I know that 8 spaces are required to make codeblock appear under bullet, but I don't want it to be under bullet. I want it outside of bullet as normally shown (as code block).
+
+> Yes, this is an ambiguity and limitation in markdown. I'm
+> not sure if it can be fixed, but I've filed a
+> [bug](http://bugs.debian.org/444309) in the Debian BTS
+> about it. I'm going to [[close|done]] this bug in the ikiwiki BTS, since
+> it's not a bug in ikiwiki's own code. --[[Joey]]