Skip to content

Meta data won't get reset when parsing markdown without meta data #1

@maxfrigge

Description

@maxfrigge

If you parse a markdown string without meta data, the previously parsed meta data is still set in md.meta.

This can lead to unpredictable results. It would be better to reset the property to a new object, if now meta data is found in the markdown string or before actually parsing the meta data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions