Skip to content

Bad indentation in man output for various html constructs #10956

@MarkCallow

Description

@MarkCallow

Describe the bug
When a list, e.g. <ul> is included in a <dd> the list is not indented enough and indentation of the content following the <dd> is wrong in the man output. HTML output is fine.

Screenshots
Man output showing the bad indentation:
Screenshot 2024-06-22 at 16 53 25

HTML output with the correct indentation:
Screenshot 2024-06-22 at 16 52 43

To Reproduce
Use bad-list-indent.tar.gz

To view the man page use

cd man
man -M . 1 _foo

Expected behavior
The list should be indented as it is in the HTML output.

Version
v1.11.0 on MacOS Sonoma. From DMG downloaded from doxygen.nl. The problem is not new in 1.11.0. It has been around for a long time.

Stack trace
n/a

Additional context
n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions