diff options
Diffstat (limited to 'etc/language_report.textile')
-rw-r--r-- | etc/language_report.textile | 59 |
1 files changed, 0 insertions, 59 deletions
diff --git a/etc/language_report.textile b/etc/language_report.textile deleted file mode 100644 index 613f480..0000000 --- a/etc/language_report.textile +++ /dev/null @@ -1,59 +0,0 @@ -h1. CodeRay Missing Languages Report - -This is a list of input formats for highlighters, comparing Pygments with -CodeRay. - -h2. Lexers / Scanners - -h3. Supported by both - -* C -* Delphi/Pascal -* HTML -* RHTML -* Ruby -* XML -* JavaScript -* CSS -* PHP -* Diff -* SQL - - -h3. Only in CodeRay - -* Raydebug -* Nitro-XHTML - -h3. Only in Pygments, but soon in CodeRay - -h3. Soon only in CodeRay - -* IO -* YAML - -h3. Only in Pygments - -* Boo -* Brainfuck -* C++ -* C# -* Smarty -* Django -* Ini -* IRC -* Lua -* Makefile -* Perl -* Python -* VisualBasic -* TeX -* Python Console (pycon) -* Ruby Console (irb) - -h3. Missing totally - -* Haskell -* BBCode -* Wikicode -* JSON
\ No newline at end of file |