Skip to content

Instantly share code, notes, and snippets.

@kmgdevelopment
Created May 5, 2014 20:37
Show Gist options
  • Save kmgdevelopment/3eaed832c2267cde8e25 to your computer and use it in GitHub Desktop.
Save kmgdevelopment/3eaed832c2267cde8e25 to your computer and use it in GitHub Desktop.
CKEditor: Spell Check Custom Config
CKEDITOR.editorConfig = function(config) {
config.scayt_autoStartup = true;
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment