@reaz Have you checked this? https://github.com/spatie/filament-markdown-editor
Sep 29, 2023
2
Level 5
Filament Richtext Editor
Hi,
recently I have started to use filamentphp as a backend for a Blog. Now while creating the blog using the Rich text editor, if i enter a code block it is saving it with <pre></pre> tag not <pre><code></code></pre>, tag, . So i cannot use any of the JS syntax highlighter like prismjs.
Does anyone knows a way to change the behaviour of Filamentphp rich text editor, or any other rich text editor which can be used with filamentphp , that supports this?
Please or to participate in this conversation.