summaryrefslogtreecommitdiff
path: root/etc/output_report.textile
blob: 2d8d5a2467e9f40b4935613b29f5e1caaf3b33e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
h1. CodeRay Missing Outputs Report

This is a list of output formats for highlighters, comparing Pygments with
CodeRay.

h2. Formatters / Encoders

h3. Supported by both

* HTML
* Tokens (named raw in Pygments, raydebug or debug in CodeRay)
* Text

h3. Only in CodeRay

* Statistic and Counter
* Span, Div, Page (HTML variants)
* XML
* YAML

h3. Only in Pygments, but soon in CodeRay

h3. Soon only in CodeRay

h3. Only in Pygments

* LaTeX
* ANSI Console (very useful!)
* BBCode

h3. Missing totally

* PDF
* RTF (do we need this?)