ckeditor-autocorrect-plugin
ckeditor-autocorrect-plugin copied to clipboard
Brings some features of the Word/OpenOffice AutoCorrect to the CKEditor
German and french translations are added according to UI in MSWord. There's a difference for apply and replace in relation to the options we have in code. I've translated them...
I was hoping to use this plugin to convert straight quotes into curly quotes on paste. It works when manual clicking the autocorrect button, but it doesn't automatically convert them....
1. Great work! my users (2000+) are saving a ton of time using auto-expansion of abbreviations based on your plugin. 2. A quick questions: why don't you use a Map()...
when ck editor is configured as enterMode: CKEDITOR.ENTER_BR, the autocorrect plugin doesn't determine when to make bullets. I know ENTER_P is preferred and more correct. Just curious if there's any...
When the string 'th' (without quotas) is entered and no number is placed in front the th is superscript. I think it needs a test to see if the variable...
The current system for checking whether to insert an opening or closing smart quote is robust and functional for languages like English where quote marks are normally written with no...