From: Vladimír Vondruš Date: Fri, 13 Sep 2024 23:38:35 +0000 (+0200) Subject: documentation/doxygen: avoid another version-specific parsing behavior. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=cd27e676280141ddf7491bdc40eaf668d5ce9009;p=blog.git documentation/doxygen: avoid another version-specific parsing behavior. While the empty paragraph made 1.8.16 turn the second item into a paragraph as well, 1.12 now treats that as the end of the list. Use another sentence instead, which behaves the same on both. --- diff --git a/documentation/test_doxygen/contents_blocks/index.html b/documentation/test_doxygen/contents_blocks/index.html index ef5b0d8f..bf8a8aff 100644 --- a/documentation/test_doxygen/contents_blocks/index.html +++ b/documentation/test_doxygen/contents_blocks/index.html @@ -22,7 +22,7 @@

My Project

-

First paragraph containing some content.

Paragraph following the sections.

A blockquote

Text right after that blockquote was a new paragraph before 1.9.3, not anymore.

A paragraph after that list.

Table headerAnotherThird
CellAnother cell3rd
Next rowThis
is a tablereallyyes.
Table caption
Tablewith
tworow
tableheader

This is inside a paragraph.

+

First paragraph containing some content.

Paragraph following the sections.

A blockquote

Text right after that blockquote was a new paragraph before 1.9.3, not anymore.

A paragraph after that list.

Table headerAnotherThird
CellAnother cell3rd
Next rowThis
is a tablereallyyes.
Table caption
Tablewith
tworow
tableheader

This is inside a paragraph.

diff --git a/documentation/test_doxygen/contents_blocks/input.dox b/documentation/test_doxygen/contents_blocks/input.dox index 81c4effc..1e8a7e90 100644 --- a/documentation/test_doxygen/contents_blocks/input.dox +++ b/documentation/test_doxygen/contents_blocks/input.dox @@ -46,7 +46,7 @@ Text right after that blockquote was a new paragraph before 1.9.3, not anymore. - Another item -

+ with another paragraph - A sub list