hunghg255 / reactjs-tiptap-editor

A modern WYSIWYG rich text editor based on tiptap and shadcn ui for Reactjs
https://reactjs-tiptap-editor.vercel.app/
MIT License
207 stars 38 forks source link

How to support markdown display and editing and mathematical formula editing for example $${\textstyle \sum_{}^{}} $$can be displayed on the page #91

Open quhongli123 opened 3 weeks ago

hunghg255 commented 3 weeks ago

@quhongli123 you can create an extension to display the formula inside $..$ my extension I integrated add from Popover