repo.or.cz
/
tues-crep.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'master' of git@github.com:kingdon/tues-crep
[tues-crep.git]
/
codepress
/
languages
/
text.js
blob
1895430782e437570159edb0dd7a3b69c8bd332d
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
= []