This folder contains all the necessary code to run some of the CKEditor setups mentioned in the Example CKEditor Setups article. All samples load CKEditor from the official CDN so no additional download of any CKEditor package is required.
-
Clone this repository with samples.
git clone https://github.com/ckeditor/ckeditor-docs-samples.git
-
Open editors/example-setup/index.html in your browser.
- Go to the file you want to download.
- Click it to view the contents within the GitHub UI.
- In the top right, right click the
Raw
button. - Save as...