@vincent15000 I absolutely love tiptap. I get to style it myself using tailwind. So I need to add my own menu etc. But as it is REALLY easy to use, I dont mind that (and I dont have to fight a lot of default styling)
@vincent15000 yeah I love. I just converted an old draftjs editor to tiptap today. Setting up the editor took like 1 hours at the most and it has all the features of the old one
@chiefguru I notice that several wysiwyg add custom classes to the tags, I really want an editor which generates only basic tags without any additional class.
It seems to be the case for Summernote. Does it really need jQuery or is it possible to do without ?