Skip to content

:: lost in nested names when using markdown #8755

@jwakely

Description

@jwakely

Describe the bug

A comment containing `foo<bar>::baz` gets rendered as foo<bar>baz when AUTOLINK_SUPPORT=NO is used.

The output is correct when using @c foo<bar>::baz instead of using markdown.

Expected behavior

It should be foo<bar>::baz whether using markdown backticks or @c.

To Reproduce
doxygen-colons.tar.gz

Version

1.9.3 (4bf942f)

Metadata

Metadata

Assignees

No one assigned

    Labels

    MarkdownMarkdown translation input related issuebug

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions