aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/4_spaces_after_bullet.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-09-27 17:47:42 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-09-27 17:47:42 +0000
commit3092645a52f3e18406847f12a6c0ac060dd73a25 (patch)
tree620c26bdc9248ea09aa75822b3fbc590db7ca478 /doc/bugs/4_spaces_after_bullet.mdwn
parent194efe68c9e8b2e8a85acd508755aeff6cdb3d3e (diff)
downloadikiwiki-3092645a52f3e18406847f12a6c0ac060dd73a25.tar
ikiwiki-3092645a52f3e18406847f12a6c0ac060dd73a25.tar.gz
markdown bug filed
Diffstat (limited to 'doc/bugs/4_spaces_after_bullet.mdwn')
-rw-r--r--doc/bugs/4_spaces_after_bullet.mdwn8
1 files changed, 7 insertions, 1 deletions
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]]