B
B
Bogdan2018-02-07 18:10:54
Ruby on Rails
Bogdan, 2018-02-07 18:10:54

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

4 answer(s)
A
Alexander Leonchik, 2018-02-07
@AlexanderMint

There are many options, for example TinyMCE , wysiwyg , Ckeditor , Mercury

A
Andrey Andreev, 2018-02-07
@b0nn1e

how best to do text editing

edit to edit.
In general, google WYSIWYG and WYSIWYG rails
Please.

V
Viktor, 2018-02-07
@vick

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).

B
blackst0ne, 2018-02-08
@blackst0ne

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 question

Ask a Question

731 491 924 answers to any question