Skip to content

Special characters not escaped correctly #291

Description

@tong

Using special characters in non-code md breaks html rendering.

Example: https://api.armory3d.org/iron/Scene.html#getChildren
… html after @return is cluttered as it's defined as:

@return Array<Object>

This works:

@return `Array<Object>`

If this is intentional and not gonna get fixed it should be noted in the documentation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions