CaffGeek/MBACNationals

View on GitHub
Web.Admin/2014/wordpress/wp-includes/js/codepress/languages/text.js

Summary

Maintainability
A
0 mins
Test Coverage
/*
 * CodePress regular expressions for Text syntax highlighting
 */

// plain text
Language.syntax = []
Language.snippets = []
Language.complete = []
Language.shortcuts = []