Files
2010-02-17 13:00:28 -05:00

10 lines
175 B
JavaScript

/*
* CodePress regular expressions for Text syntax highlighting
*/
// plain text
Language.syntax = []
Language.snippets = []
Language.complete = []
Language.shortcuts = []