ProseMirror / prosemirror-markdown

ProseMirror Markdown integration
https://prosemirror.net
MIT License
344 stars 81 forks source link

New option for the block/mark to have noCloseToken #44

Closed rowanc1 closed 4 years ago

rowanc1 commented 4 years ago

This allows extension into other libraries that may other markdown tokens that are not opened or closed. For example, texmath.

See ProseMirror/prosemirror-markdown#43

Notes:

I am not sure how to update type definitions. Let me know if you would like to see any changes on the PR!

marijnh commented 4 years ago

Thanks! Released as prosemirror-markdown 1.5.0