Merge branch 'master' of git@github.com:kingdon/tues-crep
[tues-crep.git] / codepress / languages / text.js
blob1895430782e437570159edb0dd7a3b69c8bd332d
1 /*
2 * CodePress regular expressions for Text syntax highlighting
3 */
5 // plain text
6 Language.syntax = []
7 Language.snippets = []
8 Language.complete = []
9 Language.shortcuts = []