Skip to content

Upgrade to remark-parse@9+ #11828

@TrevorBurnham

Description

@TrevorBurnham

Prettier currently uses remark-parse@8 to parse Markdown/MDX. remark-parse@9 was released on Oct 14, 2020, switching it over to micromark: remarkjs/remark#536

Upgrading Prettier to remark-parse@9 (or newer) would fix the following reported bugs with Markdown parsing, and possibly others:

This is a non-trivial task because micromark uses a completely different plugin API, so all of Prettier's Markdown plugins will need to be updated or replaced.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedWe're a small group who can't get to every issue promptly. We’d appreciate help fixing this issue!lang:markdownIssues affecting Markdown

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions