reactjs-tiptap-editor icon indicating copy to clipboard operation
reactjs-tiptap-editor copied to clipboard

A modern WYSIWYG rich text editor based on tiptap and shadcn ui for Reactjs

Results 93 reactjs-tiptap-editor issues
Sort by recently updated
recently updated
newest added

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.

bug

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