]> scripts.mit.edu Git - autoinstalls/wordpress.git/blob - wp-includes/js/codepress/languages/text.js
Wordpress 2.8
[autoinstalls/wordpress.git] / wp-includes / js / codepress / languages / text.js
1 /*
2  * CodePress regular expressions for Text syntax highlighting
3  */
4
5 // plain text
6 Language.syntax = []
7 Language.snippets = []
8 Language.complete = []
9 Language.shortcuts = []