aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/4_spaces_after_bullet.mdwn
blob: 6a579c2065c3f7f16d014f4622a87f9b9bb7aef1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
this example

 * bla
 * bla2

    this should be treated as code block

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).

> 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]]