=== Key Shortcut Formatter === Contributors: moonrock Donate link: http://www.uicc.org/declaration/donate Tags: highlight, formatting Requires at least: 3 Tested up to: 3.3 Stable tag: 0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Key Shortcut Formatter enhances the presentation of keyboard shortcuts with simple CSS and JavaScript == Description == The plugin adds one js-file which searches through your blog and adds extra HTML markup to `.key-shortcut` elements. A stylesheet is added that applies styling to the extra HTML markup. This results in `.key-shortcut` elements looking somewhat like keyboard buttons. == Installation == 1. Upload the key-shortcut-formatter directory to the /wp-content/plugins/ directory of your WordPress installation. 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Enhance presentation of keyboard shortcuts like so: `ctrl + a + A` == Screenshots == 1. Plugin in action == Changelog == = 0.1 = Initial release