Remove markdown-it from js bundles
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
Showing
Please register or sign in to comment