• Enrique Alcantara's avatar
    Set up initial GFM parser · c3849c12
    Enrique Alcantara authored
    Set up a Commonmark processing pipeline
    using unified, remark, and rehype. This
    pipeline allows providing a renderer
    function that converts an AST into
    a display format like HTML or a ProseMirror
    document
    c3849c12
index.js 1.22 KB