Skip to content

The Markdown Lexer does not handle HTML comments #348

@jeffreyforan

Description

@jeffreyforan

This causes the markdown lexer to be wrong when an html comment starts with specific characters.

For example, the following text does not get lexed correctly (bar and baz are italicized):

<!--* foo *-->

bar
baz

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem rightmarkdownCaused by the markdown lexer

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions