OSDN Git Service

初回コミット(v2.6.17.1)
[magic3/magic3.git] / scripts / codepress / languages / text.js
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 = []