-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 1.0 Release Candidate 3
-
Component/s: None
http://confluence.atlassian.com/display/TEST/dv+test+depth+2
Lists get restart at 1, and the noformat blocks do not render.
Ideally this would display something like:
1. text
noformat block
2. text
3. text
noformat block
3. text
noformat block
But right now it's:
1. text
noformat block (without backbground)
1. text
2. text
noformat block (without backbground)
1. text