Skip to content

Instantly share code, notes, and snippets.

@viras34
viras34 / Ext.ux.form.HtmlLintEditor.js
Created April 11, 2016 05:36 — forked from iguigova/Ext.ux.form.HtmlLintEditor.js
ExtJS HtmlEditor extension to support copy and paste from MS Word
/*!
* Ext JS Library 3.2.1
* Copyright(c) 2006-2010 Ext JS, Inc.
* licensing@extjs.com
* http://www.extjs.com/license
*/
Ext.ns('Ext.ux.form');
/**