diff options
-rw-r--r-- | doc/bugs/4_spaces_after_bullet.mdwn | 8 |
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]] |