shakyjake / Zealot

CKEditor 4 plugin to remove bad code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zealot

CKEditor plugin to remove bad code

Installation:

Download (and unzip or whatever), and place the zealot folder inside ckeditor's "plugins" folder

What it do

  • Removes empty tags
  • Removes tables that don't have any data
  • Prevents nesting of inline tags (by both disabling buttons and removing tags)
  • Adds rel="noopener" to all links with a target attribute

About

CKEditor 4 plugin to remove bad code

License:The Unlicense


Languages

Language:JavaScript 100.0%