Skip to content

Files

Latest commit

 

History

History
 
 

editors

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Example CKEditor Setups

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.

Running examples

  1. Clone this repository with samples.

     git clone https://github.com/ckeditor/ckeditor-docs-samples.git
    
  2. Open editors/example-setup/index.html in your browser.

Not familiar with Git?

  1. Go to the file you want to download.
  2. Click it to view the contents within the GitHub UI.
  3. In the top right, right click the Raw button.
  4. Save as...