I use ckeditor and like it so far -https://ckeditor.com/
-
-
-
CKEditor also allows custom builds, so you don’t have to grab all features. Not too sure about the minimum size though if that matters.
Koniec rozmowy
Nowa rozmowa -
-
-
DraftJS is nice if you’re using React. There was one that we used on a project years ago that was styled off of how medium does things, but I can’t seem to find it anywhere.
Dziękujemy. Twitter skorzysta z tych informacji, aby Twoja oś czasu bardziej Ci odpowiadała. CofnijCofnij
-
-
-
I’d love to find a markdown solution that can plug into trix.

-
That would be awesome
Koniec rozmowy
Nowa rozmowa -
-
-
Tinymce is fine as well
Dziękujemy. Twitter skorzysta z tych informacji, aby Twoja oś czasu bardziej Ci odpowiadała. CofnijCofnij
-
-
-
Rather than looking for the perfect editor, why not just let folks upload something (html, markdown, plain text, etc...)?
-
About 90% of our users still require WYSIWYG. Also, can't allow all HTML, because: a) folks don't realize the HTML limitations of show notes b) we don't want folks injecting scripts
- Pokaż odpowiedzi
Nowa rozmowa -
-
-
I love CKEditor and use it really heavily. Produces better HTML than Trix (which does <div> and <br> instead of <p>, seriously?) and is very modular and easy to keep clean for simple use cases. They apparently have a module for supporting Markdown, as well.
Dziękujemy. Twitter skorzysta z tych informacji, aby Twoja oś czasu bardziej Ci odpowiadała. CofnijCofnij
-
-
-
Prosemirror is wonderful. It's modular, so you can use exactly the node types you need, even custom ones. You could either reuse their Markdown config, or create your own with just those 4 nodes
Dziękujemy. Twitter skorzysta z tych informacji, aby Twoja oś czasu bardziej Ci odpowiadała. CofnijCofnij
-
Wydaje się, że ładowanie zajmuje dużo czasu.
Twitter jest przeciążony lub wystąpił chwilowy problem. Spróbuj ponownie lub sprawdź status Twittera, aby uzyskać więcej informacji.
building
Currently, we're using Trix at