Open kailan opened 6 years ago
Possible solution: https://github.com/nhnent/tui.editor
Another possible solution is to hold off until Rails 6 (expected RC1 by March 1 and final release by April 30) for Action Text. We could even possibly try to install the framework early without Rails 6.
A concern with this idea though is that it is automatically configured to use Active Storage for attachments, not sure if we can change that to mongoid-paperclip.
SimpleMDE is deprecated according to the author, and hasn't been updated in 2 years. FontAwesome 5 has caused it to break and we need to find a maintained alternative.