Skip to content

False positive when there are HTML character entity references within HTML tags, which in turn is within the matching parenthesis #24

@hsjoihs

Description

@hsjoihs

Expected behavior:

Should report no error in any of the three below

  • 「a <code>b</code> c」
  • 「a &lt;br /&gt; c」
  • 「a <span>&lt;br /&gt;</span> c」

Actual behavior:

Reports an error in the third example, but not in the first or second examples

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions