Closed joseramonc closed 9 years ago
Unfortunately, Medium Editor doesn't support turning elements (except DIVs) to an editor directly. You need to use at least a DIV with a form element and synchronize them with jQuery.
Check this out: http://lab2023.com/using-medium-editor-as-input-field-in-rails.html
How do I use this with a form. Is there a predefined method?, or the best approach is with jQuery?