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 , 15 years ago | |
---|---|
File size: 175 bytes |
Line | |
---|---|
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 = [] |
Note:
See TracBrowser
for help on using the repository browser.