Skip to content

Cleanup markdown parsing #153

Open
Open
@matthew-carroll

Description

@matthew-carroll

Currently, the markdown-to-document parser creates document nodes in visitElementBefore, however, it would be more appropriate to log the block type in visitElementBefore and then construct the actual document node within visitText and/or visitElementAfter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions