A React Rich Text Editor that's block-based (Notion style) and extensible. Built on top of Prosemirror and Tiptap.
Stars
9.3k
Forks
709
Watchers
9.3k
Open Issues
210
Overall repository health assessment
22.5.4^5.62.0^5.62.09.1.2^8.57.1^7.0.1^2.32.0^10.5.022.5.43.6.2^0.6.1414.2.4^5.9.3^2.1.98.0.3386
commits
325
commits
273
commits
123
commits
22
commits
9
commits
9
commits
7
commits
7
commits
6
commits
feat: upgrade shiki to v4 and prosemirror-highlight to v0.15.1 (#2625)
38be5fdView on GitHubfix: restore depth guard in getParentBlockInfo to prevent RangeError (blo-1103) (#2585)
9daa7aaView on GitHubfix: Backspace bug when current block is empty and previous block's last child is empty (#2610)
ca2c419View on GitHubperf: optimize plugin traversals for large documents BLO-1111 (#2600)
3c38d84View on GitHubfix: Image block selection clears on mouse leave in Safari (#2613)
dd4b9a3View on GitHubfix(core): preserve whitespace edge cases but collapse html formatting newlines (BLO-1065) (#2551)
f2c2ee3View on GitHubdocs(react): add JSDoc to hooks and schema factory functions (#2582)
af3737aView on GitHubci: daily fresh-install unit tests to catch dep range breakage (#2579)
3f642c8View on GitHub