Files
luos/gulliver/thirdparty/codepress/languages/text.js

10 lines
184 B
JavaScript
Raw Normal View History

2010-12-02 23:34:41 +00:00
/*
* CodePress regular expressions for Text syntax highlighting
*/
// plain text
Language.syntax = []
Language.snippets = []
Language.complete = []
Language.shortcuts = []