chiark / gitweb /
doxygen: test data for yet another nested paragraph corner case.
authorVladimír Vondruš <mosra@centrum.cz>
Wed, 6 Dec 2017 12:47:08 +0000 (13:47 +0100)
committerVladimír Vondruš <mosra@centrum.cz>
Thu, 7 Dec 2017 01:23:41 +0000 (02:23 +0100)
With expected output that currently fails.

doxygen/test/contents_blocks/index.html
doxygen/test/contents_blocks/input.dox

index f104237cdc9f1b50130b825213ca7f6820b64803..e5d154b5522d6f6f31a82a4490c32b531d09ce36 100644 (file)
@@ -40,7 +40,7 @@
 <p>First paragraph containing some content.</p><aside class="m-note m-warning"><h4>Attention</h4><p>An attention section.</p></aside>
 <aside class="m-note m-default"><h4>See also</h4><p>Other section.</p></aside><p>
 Paragraph following the sections.</p><aside class="m-note m-info"><h4>Note</h4><p>A note.</p></aside>
-<aside class="m-note m-danger"><h4><a href="bug.html#_bug000001" class="m-dox">Bug</a></h4><p>This is a bug.</p></aside><aside class="m-note m-dim"><h4><a href="todo.html#_todo000001" class="m-dox">Todo</a></h4><p>Or a TODO.</p></aside><aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000001" class="m-dox">Deprecated</a></h4><p>Which is deprecated.</p></aside><aside class="m-note m-default"><h4><a href="old.html#_old000001" class="m-dox">Old stuff</a></h4><p>This is old.</p></aside>
+<aside class="m-note m-danger"><h4><a href="bug.html#_bug000001" class="m-dox">Bug</a></h4><p>This is a bug.</p></aside><aside class="m-note m-dim"><h4><a href="todo.html#_todo000001" class="m-dox">Todo</a></h4><p>Or a TODO.</p></aside><aside class="m-note m-danger"><h4><a href="deprecated.html#_deprecated000001" class="m-dox">Deprecated</a></h4><p>Which is deprecated.</p></aside><aside class="m-note m-default"><h4><a href="old.html#_old000001" class="m-dox">Old stuff</a></h4><p>This is old.</p></aside><blockquote><p>A blockquote</p></blockquote><p>Text right after that blockquote should be a new paragraph.</p>
       </div>
     </div>
   </div>
index 167cfd933fd4ecb9c061adfc815cb7e25b0a667d..3c0fe3cc1c60588dec4c7a17a49d09416a3b80c6 100644 (file)
@@ -16,6 +16,9 @@ Paragraph following the sections.
 
 @xrefitem old "Old stuff" "Just old" This is old.
 
+> A blockquote
+Text right after that blockquote should be a new paragraph.
+
 */
 
 /** @page other Other page