Skip to content

[fuzz result] incorrect run length matching in emphasis #741

@notriddle

Description

@notriddle

Consider this examples, specifically the parts that are underlined with -s

**a.*.**a*.**.
 -          -

The dingus and pandoc both match the underlines delimiters together, but pulldown-cmark isn't.

This looks like a bug in lower bound tracking, because lower bounds are being tracked by delimiter length instead of being tracked by run length.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions