Likone
Likone16mo ago

Is there a rich text (wysiwyg) editor for deno fresh ?

I'm working on a blog, and i need a rich text editor for articles.
6 Replies
Unknown User
Unknown User16mo ago
Message Not Public
Sign In & Join Server To View
Likone
Likone16mo ago
thanks for your answer, can you send me some links ?
Unknown User
Unknown User16mo ago
Message Not Public
Sign In & Join Server To View
alex-009
alex-00911mo ago
@Likone what was the solution you choose to add a editor to fresh?
Likone
Likone11mo ago
I finally used a small and very simple library called Pell, imported with: https://esm.sh/pell Markup
jcs224
jcs22411mo ago
I've been using TinyMCE successfully in a Fresh project in an island component.