I've looked and couldn't find an answer so I'm hoping someone here can help me out.
Just downloaded CKE4 and added the BBcode plugin using the CKBuilder.
It seems as though the BBcode plugin is built into the minified ckeditor.js file. When I downloaded CKE4 without the BBcode plugin using the CKBuilder, then downloaded the plugin separately, I could never get the plugin to work (using the replaceAll('classname') doesn't allow for config to be added as a second parameter).
Anyways, I just need the ability to extend the plugin, adding custom tags. What's the best way of doing this?
Thanks.
On the CKBuilder page, below
On the CKBuilder page, below the Download button, you can switch the radio button to "Source (Big N'Slow)" in order to download the uncompressed source version.
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!