mantine icon indicating copy to clipboard operation
mantine copied to clipboard

[@mantine/tiptap] Add source code mode control

Open dipiash opened this issue 11 months ago • 1 comments

🚀 Feature: RichTextEditor.SourceCode control This PR adds a new RichTextEditor.SourceCode control to the @mantine/tiptap package, allowing users to toggle between WYSIWYG and raw source code modes.

🎯 Motivation In some cases users need quick access to the underlying HTML for debugging, embedding custom elements, or add new content with existing raw templates. This control brings one-click source-view to Mantine’s tiptap integration without extra code from developer.

I will be glad to hear any feedback about this PR and feature

dipiash avatar May 26 '25 19:05 dipiash

Hi @rtivital!

Let me know please, what do you think about this feature?

dipiash avatar Jun 02 '25 18:06 dipiash

Thanks!

rtivital avatar Jul 07 '25 13:07 rtivital