summaryrefslogtreecommitdiff
path: root/lib/coderay/encoders/html/numerization.rb
Commit message (Expand)AuthorAgeFilesLines
* Cleanups in Encoders::HTML::Output.murphy2010-06-011-122/+0
* New HTML Encoder option :line_number_anchors (closes #208).murphy2010-04-021-47/+38
* HTML encoder is HTML 5 and CSS 3 compatible (closes #215).murphy2010-04-021-2/+0
* Updated some comments for XML and HTML encoder.murphy2009-04-201-1/+0
* New feature: HTML encode option :highlight_lines. See documentation.murphy2009-01-221-1/+11
* New: *Simple Diff Scanner* (closes #22).murphy2008-09-301-1/+3
* Lib:murphy2008-01-071-5/+5
* rake test now runs in debug mode.murphy2006-07-111-122/+122
* Big re-indenting - no more tabs!murphy2006-07-101-116/+116
* All scanners revisited not to produce errors unless in DEBUG mode. [thx@Daniel]murphy2006-04-161-3/+11
* HTML Encoder: inline numerization corrected.murphy2006-03-231-1/+3
* CodeRay::Duo added for cool caching!murphy2006-03-211-15/+15
* Ruby scanner errors fixed.murphy2006-03-151-2/+2
* New helper module scheme, step 3murphy2005-11-051-0/+112