reactjs-tiptap-editor
reactjs-tiptap-editor copied to clipboard
A modern WYSIWYG rich text editor based on tiptap and shadcn ui for Reactjs
Support Emojis using Emoji Mart - https://github.com/missive/emoji-mart
Using dynamic import is not a solution, I need to be able to import extentions to generate html from JSON on server.
React Tiptap Editor is 11MB in size after bundling.
https://github.com/hunghg255/reactjs-tiptap-editor/blob/adf657fec2ca7b649ae8833ee20db116a7c22c2f/src/extensions/CodeBlock/CodeBlock.ts#L37 Hey, what are your thoughts on implementing support for custom languages for the new CodeBlock component, like we used to? Similar to https://github.com/hunghg255/reactjs-tiptap-editor/issues/82