wb-archiv283/trunk/wb/include/codepress/languages/text.js @ 827
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 = [] |