Make WordPress Core

Timestamp:
06/06/2015 08:07:00 PM (10 years ago)
Author:
iseulde
Message:

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.

Location:
trunk/tests/qunit/wp-includes/js/tinymce
Files:
4 added

Note: See TracChangeset for help on using the changeset viewer.
OSZAR »