Website/wp-content/plugins/wp-code-highlight/js/wp-code-highlight-button.js
2015-12-03 19:57:30 -05:00

6 lines
202 B
JavaScript

/**
* @plugin name WP Code Highlight
* @plugin url http://boliquan.com/wp-code-highlight/
*/
edButtons[edButtons.length] = new edButton( 'pre', 'WP-Code-Highlight', '<pre>\n', '\n</pre>\n', 'p' );