Skip to content

Bypass/change Markdown parser #264

Open
@Rufflewind

Description

@Rufflewind

It would be nice if there was a way to disable or swap out the Markdown parser for an some alternative Markdown parser (e.g. Pandoc) or a different markup format like reStructuredText or asciiDoc, etc.

I’m aware that you can do this by writing a new Renderer, but that means duplicating all the code that implements HtmlHandlebars, yet all I need is to tweak a single line of code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions