Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 347 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 347 Bytes

This is a customized fork of ckeditor5-build-classic to include the official markdown plugin and a few others.

To build:

npm install
cd packages/ckeditor5-build-classic
npm install
npm run build

Then simply copy build/ckeditor.js to where you need it.