pandoc/test/fb2
Alexander 3263d0d7c4 Write FB2 lists without nesting blocks inside <p> ()
According to FB2 XML schema <empty-line /> cannot be placed inside
<p>. Linux FBReader can't display such paragraphs, e.g. any "loose"
lists produced by pandoc prior to this commit.  Besides that,
FB2 writer placed <p> inside <p> when writing nested lists,
this commit fixes the bug.

Also this commit removes leading non-breaking space from ordered
lists for consistency with bullet lists.

Definition lists are not affected at all.
2017-10-29 14:46:44 -04:00
..
basic.fb2 Write FB2 lists without nesting blocks inside <p> () 2017-10-29 14:46:44 -04:00
basic.markdown
images-embedded.fb2
images-embedded.html
images.fb2
images.markdown
math.fb2
math.markdown
test-small.png
test.jpg
titles.fb2
titles.markdown