Skip to content

gareth-poole/ckeditor_tidy

 
 

Repository files navigation

ckeditor_tidy

Drupal module that provides tools to clean markup in the ckeditor. This is the temporary home for this module until it's moved to Drupal.org

Tools

Pasting from G-Docs and word is cleaned into sane(r) markup.

Composer

Add this to your "repositories" section of your comoposer.json
"ckeditor_tidy": { "url": "https://github.com/DanielVeza/ckeditor_tidy.git", "type": "git" }

Add this to your "require" section
"drupal/ckeditor_tidy": "dev-master"

Run composer update
composer update drupal/ckeditor_tidy

Sponsers

Sparks interactive paid for the development of this tool and it's ongoing support. Thanks Sparks! https://www.sparksinteractive.co.nz/ https://www.drupal.org/sparks-interactive

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%