diff options
Diffstat (limited to 'testdata/test.got.html')
| -rw-r--r-- | testdata/test.got.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testdata/test.got.html b/testdata/test.got.html index e0162cd..2ef0eeb 100644 --- a/testdata/test.got.html +++ b/testdata/test.got.html @@ -3391,6 +3391,11 @@ This line separated by comment.</p> </li> </ul> </div> +<div class="paragraph"> +<p>Paragraph followed by list, +* One +* Two</p> +</div> <div class="sect2"> <h3 id="custom_markers"><a class="anchor" href="#custom_markers" aria-label="Anchor for custom_markers"></a><a class="link" href="#custom_markers">15.1. Custom markers</a></h3> <div class="ulist square"> |
