config.extraPlugins = 'abbr';
config.extraPlugins = 'find' ;
config.extraPlugins = 'timestamp';
what should i do if i want to add all the above mention plugin in project
I asked because if i run instruction timestamp overwrite find and abbr plugin
got it
sorry for the post
You should define them in one
You should define them in one line, separating plugin names with a comma.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!