Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Suggestion for improving reliablility and exensibility #19

@stephenafamo

Description

@stephenafamo

I've been thinking that perhaps we can use goldmark's AST as a middleground for converting HTML to MD.

I've been working on converting a different format into markdown, this method has been quite smooth as far as I can parse to AST correctly.

I was thinking that we could do a similar thing for HTML. Bonus point is that it'll make it easier to extend and support many markdown flavours and extensions. GFM is already covered.

This will likely be a breaking change since something like setting custom options will no longer work the same way.

If you think it makes sense I could work on it once I have less work on my hands.

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