Skip to content

Render back to markdown #30

@jryio

Description

@jryio

I have a use case where I wish to write a markdown parser that converts [[Wiki Style Links]] into valid common mark links E.g. [Wiki Style Links]({generated_source_url}].

Reading the docs and source code it does not seem possible to parse some Markdown source, do AST processing, and output a new Markdown source at a String/str.

Is my understanding correct? Also perhaps @chrisjsewell might know how to do this as they've written several plugins for this crate over at (https://github.com/chrisjsewell/markdown-it-plugins.rs)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions