Skip to content

Javadoc website mistakenly showing HTML entities meant for other characters. #17362

@Z4ID-Reaper

Description

@Z4ID-Reaper

The Javadoc html page https://checkstyle.org/apidocs/com/puppycrawl/tools/checkstyle/api/JavadocTokenTypes.html

is mistakenly showing several occurrence of html entities > and < instead of the greater than , smaller than symbols .
likely due to the usage of those entities in the {@code } in the javadoc.

Image

Escaping likely not required if @code is used #17363 (comment)
So we can try use code tag in all cases

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions