Wordpress/tests/qunit/editor
Ella Iseulde Van Dorpe 5bac5f7ccd 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.


git-svn-id: https://develop.svn.wordpress.org/trunk@32699 602fd350-edb4-49c9-b593-d223f7449a82
2015-06-06 20:07:00 +00:00
..
external-plugins/noneditable TinyMCE: update to 4.1.9. Fixes #31551. 2015-03-10 19:19:56 +00:00
js TinyMCE: add wptextpattern plugin 2015-06-06 20:07:00 +00:00
plugins TinyMCE: update to 4.1.9. Fixes #31551. 2015-03-10 19:19:56 +00:00
tinymce TinyMCE: update to 4.1.9. Fixes #31551. 2015-03-10 19:19:56 +00:00
index.html TinyMCE: update to 4.1.9. Fixes #31551. 2015-03-10 19:19:56 +00:00