WordPress/wp-includes/js/tinymce
Ella Iseulde Van Dorpe 356fd0ff81 TinyMCE: add wptextpattern plugin
This plugin can automatically format text patterns as you type. It includes two patterns: unordered (`* ` and `- `) and ordered list (`1. ` and `1) `). If the transformation in unwanted, the user can undo the change by pressing backspace, using the undo shortcut, or the undo button in the toolbar.

This is the first TinyMCE plugin that has unit tests and there's some good groundwork for adding tests to existing plugins in the future.

First run. See #31441.

Built from https://develop.svn.wordpress.org/trunk@32699


git-svn-id: http://core.svn.wordpress.org/trunk@32669 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-06-06 20:07:24 +00:00
..
langs Call it 'Distraction-free writing mode' and update the help string. fixes #30657. 2014-12-16 10:07:23 +00:00
plugins TinyMCE: add wptextpattern plugin 2015-06-06 20:07:24 +00:00
skins Editor: 2015-06-01 17:38:29 +00:00
themes/modern TinyMCE: update to 4.1.9. Fixes #31551. 2015-03-10 19:20:28 +00:00
utils TinyMCE 4.0.12, first run. 2013-12-28 23:53:15 +00:00
license.txt Fix EOL for newly added files 2011-04-11 18:23:51 +00:00
tiny_mce_popup.js TinyMCE: update to 4.1.10. 2015-05-06 03:23:25 +00:00
tinymce.min.js TinyMCE: update to 4.1.10. 2015-05-06 03:23:25 +00:00
wp-mce-help.php Merge strings that describe the same command. 2015-04-08 16:59:26 +00:00
wp-tinymce.js.gz TinyMCE: add wptextpattern plugin 2015-06-06 20:07:24 +00:00
wp-tinymce.php When outputting JS with a Content-Type header: 2015-01-03 02:57:21 +00:00