Skip to content

Should recognize generic syntax in plain text in dart docs rather than treating it as HTML #1250

Closed
@Hixie

Description

@Hixie

The following comment:

/// This class specializes the interpolation of Tween<int> to be

...turns into the text "This class specializes the interpolation of Tween to be" because the <int> part is treated like HTML markup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1A high priority bug; for example, a single project is unusable or has many test failurescustomer-flutterIssues originating from important to Flutter

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions