Skip to content

Files

Latest commit

f55e7ae · Jan 4, 2018

History

History
This branch is 36 commits behind ckeditor/ckeditor4-docs-samples:master.

editors

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 4, 2018
Jan 4, 2018
Oct 16, 2017

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...