Answer the question
In order to leave comments, you need to log in
Text editing form?
Hello. Is there a gem on the rails or what is the best way to do it for text editing, for a news blog. Thank you.
Answer the question
In order to leave comments, you need to log in
There are many options, for example TinyMCE , wysiwyg , Ckeditor , Mercury
how best to do text editing
https://github.com/JefMari/awesome-wysiwyg
If you look towards paid ones, there is also = https://imperavi.com/beta/buy/ (and there is also a non-beta (previous version).
No one has yet suggested `markdown` for some reason.
You can use markdown and mark up text with your hands, or add WYSIWYG elements to your form as well.
The markdown engine I would recommend is `cmark-gfm` from GitHub.
Front-end chat can be used, for example, this one: https://github.com/sparksuite/simplemde-markdown-editor
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question