Skip to content

unintended_html_in_doc_comment triggers on some variants of allowed html tags in package:web #56450

@srujzs

Description

@srujzs

package:web uses the MDN docs to populate Dart docs for various members. These docs contain some variants of allowed tags like:

<table class="properties">
<th scope="row">
<br />

that trigger this lint. These seem to be the only tags that trigger the lint, but I haven't checked all of the violations as there are quite a few. IIUC, these use cases should not trigger the lint.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work onarea-devexpFor issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.devexp-linterIssues with the analyzer's support for the linter packagetype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions