1/*
2 * CodePress regular expressions for Text syntax highlighting
3 */
4
5// plain text
6Language.syntax = []
7Language.snippets = []
8Language.complete = []
9Language.shortcuts = []
10