Skip to content

move to the successor of sundown for markdown parsing, upon release #9377

Closed
@thestinger

Description

@thestinger

Pandoc is a very large dependency since it requires building a huge tree of Haskell libraries with GHC. It would be nice to use a slimmer dependency, but Markdown is very fragmented and almost every library invents a new poorly defined variant. We are going to want some features like tables that are entirely implementation-specific. Other users of Markdown of very aware of these problems, and seem to be settling on a defacto standard implementation:

https://github.com/vmg/sundown/blob/master/CONTRIBUTING.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions