Skip to content

Render back to markdown #132

Open
Open
@Ericson2314

Description

It would be nice to render the AST back to markdown. This has two purposes:

  • Test round trips. If we render then parse and AST, and we should get the same AST we started with.

  • In conjunction with Directly construsting the AST #131 not all ASTs will have come from the parser, so rendering an AST to markdown is a useful way to programmatically create markdown.

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