Skip to content

Roundtripping three empty lists results in a thematic break #6

Closed
@wooorm

Description

@wooorm

Subject of the issue

Your environment

n/a

Steps to reproduce

The following uncommon markdown is three empty lists/list items in each other.

+ * -

Expected behavior

🤷‍♂️

Actual behavior

Given that bullet is set to a value that can also be used for a thematic break (- or *), from-markdown will serialize as * * * or - - -, which is then parsed again as a thematic break.

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