Spell checking plugin
gdepeyrot opened this issue · 1 comments
gdepeyrot commented
Is there any spell checker that works with bootstrap-wysiwyg?
It would be a great addition to allow on the fly spell checking of text in the editor (like https://www.javascriptspellcheck.com/jquery-spell-check).
steveathon commented
Great question. bootstrap-wysiwyg does work with plugins like this as the generated values can be stripped and found. Not sure if we need to adjust the package to suit, but can do some experiments.