source: trunk/www.guidonia.net/wp/wp-includes/js/codepress/languages/text.js@ 44

Last change on this file since 44 was 44, checked in by luciano, 14 years ago
File size: 175 bytes
Line 
1/*
2 * CodePress regular expressions for Text syntax highlighting
3 */
4
5// plain text
6Language.syntax = []
7Language.snippets = []
8Language.complete = []
9Language.shortcuts = []
Note: See TracBrowser for help on using the repository browser.