Skip to content

Instantly share code, notes, and snippets.

@leo-souza
leo-souza / plugin.js
Last active June 30, 2023 03:23
Table plugin for tinymce 4.0.16
/**
* Compiled inline version. (Library mode)
*/
/*jshint smarttabs:true, undef:true, latedef:true, curly:true, bitwise:true, camelcase:true */
/*globals $code */
(function(exports, undefined) {
"use strict";