You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.
Hi!
Simple and quick question: How do I configure the options of the editor to (for example) disable the spell checker?
I tried this but it did not work:
f.input :text, as: :simplemde_editor, input_html: { data: { options: { spellChecker: false } } }
Tips would be greatly appreciated!
The text was updated successfully, but these errors were encountered: