Changeset 737287
- Timestamp:
- 07/07/2013 08:28:30 AM (13 years ago)
- File:
-
- 1 edited
-
wp-emmet/trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-emmet/trunk/readme.txt
r737277 r737287 12 12 == Description == 13 13 14 You can use the [Emmet](http://emmet.io/) in admin page. 15 16 Support the Code coloring by CodeMirror. 17 18 Try it! 14 Would you like to use the [Emmet](http://emmet.io/) in admin page? This plugin will support it! 19 15 20 16 [Fork me on GitHub](https://github.com/rewish/wp-emmet) :) … … 28 24 1. Upload `wp-emmet` directory to the `/wp-content/plugins/` directory 29 25 2. Activate the plugin through the 'Plugins' menu in WordPress 30 3. `Emmet` is available in the post editor26 3. The Emmet is available in admin page 31 27 32 28 == Changelog == 33 29 34 30 = 0.2 = 35 * Support the Code coloring by CodeMirror31 * Support the Code coloring by [CodeMirror](http://codemirror.net/) 36 32 37 33 = 0.1.2 =
Note: See TracChangeset
for help on using the changeset viewer.