summaryrefslogtreecommitdiff
path: root/lib/coderay/encoders/html
Commit message (Expand)AuthorAgeFilesLines
* Lib:murphy2008-01-071-5/+5
* Done:murphy2007-01-011-77/+0
* Ruby scanner: #{...} delimiters are now :inline_delimiter to solve CSS problem.murphy2006-10-181-0/+1
* Ruby scanner: deleted regexp highlighting (didn't work anyway)murphy2006-09-281-2/+5
* rake test now runs in debug mode.murphy2006-07-114-455/+455
* Big re-indenting - no more tabs!murphy2006-07-104-397/+397
* Re-indented everything. Sorry to break the blame chain.murphy2006-04-163-5/+9
* All scanners revisited not to produce errors unless in DEBUG mode. [thx@Daniel]murphy2006-04-161-3/+11
* styles/_map.rb added. :cycnus is now default style. html/css.rb adjusted.murphy2006-04-151-4/+1
* Large update: Scanners for HTML, RHTML and Nitro-XHTML added.murphy2006-04-102-1/+2
* HTML Encoder: inline numerization corrected.murphy2006-03-231-1/+3
* CodeRay::Duo added for cool caching!murphy2006-03-212-17/+17
* Fixed HTML encoder.murphy2006-03-151-1/+1
* Ruby scanner errors fixed.murphy2006-03-152-3/+3
* Some fixes for cYcnus style (capital Y makes problems)murphy2005-12-051-1/+1
* New Style system added - still beta.murphy2005-11-133-123/+42
* New helper module scheme, step 3murphy2005-11-054-1/+1
* New helper module scheme, step 1murphy2005-11-054-0/+524