lealceldeiro / org.wcdevs.blog.front

Holds the `org.wcdevs.blog.front` application
https://wcdevs.org
Apache License 2.0
2 stars 0 forks source link

Integrate basic editor #11

Closed YuryDG closed 2 years ago

YuryDG commented 2 years ago

What is the issue about?

Integrate an editor. Here you are a list of the most used editors. https://www.kindacode.com/article/popular-open-source-wysiwyg-editors-for-react/

Pay attention to TinyMCE - https://www.tiny.cloud/docs/demo/full-featured/# React Draft Wysiwyg - https://jpuri.github.io/react-draft-wysiwyg/#/demo

Code of Conduct

lealceldeiro commented 2 years ago

@YuryDG , React Draft Wysiwyg looks really promising.

Have you taken a decision about which one to use?

YuryDG commented 2 years ago

Yes, this one will be the chosen one to start with