Skip to content
This repository was archived by the owner on May 11, 2022. It is now read-only.
This repository was archived by the owner on May 11, 2022. It is now read-only.

Investigate using the marked vs. markdown-it parser for better Github markdown support #151

@bfitzpat

Description

@bfitzpat

While looking into #150, it became apparent that while markdown-it supports the CommonMark spec for markdown, it doesn't quite support some of the nice Github-related markdown conventions.

It appears that the https://www.npmjs.com/package/marked component may do the trick, but may require some additional massage of the generated HTML.

See https://marked.js.org/#/USING_PRO.md#renderer as an example

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions