• Enrique Alcantara's avatar
    Remove markdown-it from js bundles · cf47c295
    Enrique Alcantara authored
    Remove markdown-it library from JS bundle
    by replacing a prosemirror-markdown import
    statement with an import statement that
    only references the Markdown serializer module
    in this library.
    
    This change allows us to reduce the amount
    of JavaScript required to deliver the
    copy to gfm feature
    cf47c295
text.js 394 Bytes