For example:
h3. Menu _Diagram_
does not work.
Path solves this issue.
This path solves this issue better than the first path, because it does not generate paragraph tags.
There is a problem with this patch: the input
h2. A header with a header
should generate a header only with 'A header' and a paragraph 'with a header'. Your patch just generates a header 'A header with a header'.
The new patch should solve this problem.
Patch applied in r772533. Thanks!
Path solves this issue.