summaryrefslogtreecommitdiff
path: root/lib/coderay/encoders/html.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed a problem with line tokens when using :hint => :debug in the HTML encoder.murphy2010-05-051-2/+2
* Got rid of the old streaming system (see #142).murphy2010-05-011-1/+0
* Direct Streaming! See #142 and Changes.textile.murphy2010-05-011-88/+83
* New HTML Encoder option :line_number_anchors (closes #208).murphy2010-04-021-1/+10
* Upporting changes from 0.9.2 (vs. 0.9.1).murphy2010-03-311-2/+2
* Use new :alpha style be default. This means IE will have problems with the co...murphy2010-03-311-1/+1
* Renamed token_classes to token_kinds (closes #122).murphy2010-03-301-17/+18
* Encoders::HTML#token's second parameter is no longer optional.murphy2010-01-061-1/+1
* Cleanup.murphy2010-01-011-1/+1
* Cleanup.murphy2009-12-301-2/+1
* Removed obsolete :level property from HTML Encoder.murphy2009-06-071-1/+1
* Added a :title option for the HTML Encoder. Closes #55.murphy2009-04-141-1/+8
* New feature: HTML encode option :highlight_lines. See documentation.murphy2009-01-221-0/+11
* Fixes for Ruby 1.9.murphy2008-12-251-45/+46
* New: *Simple Diff Scanner* (closes #22).murphy2008-09-301-1/+26
* Lib:murphy2008-01-071-1/+1
* - Ruby 1.9 fixesmurphy2007-11-221-1/+1
* Benchmark, comparison: replaced SilverCity with pygmentsmurphy2007-04-241-1/+5
* Done:murphy2007-01-011-15/+13
* HTML encoder: Fixed :css => :style output and made some code cleanup.murphy2006-10-191-8/+19
* Changed error handling of all scanners: :error tokens are OK now, even in deb...murphy2006-07-111-245/+249
* Big re-indenting - no more tabs!murphy2006-07-101-239/+239
* Encoders::HTML: Removed option caching.murphy2006-06-281-9/+1
* Large update: Scanners for HTML, RHTML and Nitro-XHTML added.murphy2006-04-101-2/+3
* CodeRay::Duo added for cool caching!murphy2006-03-211-8/+5
* Changed HTML encoder evil char handling (allowing for UTF-8 now.)murphy2006-03-161-5/+6
* HTML Encoder: hints fixed and improved. Still in progress.murphy2006-03-161-4/+9
* Fixed HTML encoder again. (Run the test, baka!)murphy2006-03-161-1/+1
* Fixed HTML encoder.murphy2006-03-151-13/+12
* HTML encoder improved (hint handling, :info_long)murphy2006-03-151-20/+28
* Plugin System extended:murphy2005-12-101-3/+1
* Some fixes for cYcnus style (capital Y makes problems)murphy2005-12-051-1/+1
* New Style system added - still beta.murphy2005-11-131-1/+6
* New helper module scheme, step 3murphy2005-11-051-3/+3
* HTML Encoder Documentation updated (:list style)murphy2005-11-041-1/+1
* encoders/html.rb: Improved Info hints; better error messages; fixed tab bug!murphy2005-10-291-5/+8
* encoders/html.rb: Fixed documentation. (woah, RDoc!)murphy2005-10-291-16/+36
* encoder.rb: Added Encoder#file_extensionmurphy2005-10-291-14/+61
* Demos updated, rewritten, enhanced, tested.murphy2005-10-011-3/+4
* Some demos updated.murphy2005-10-011-1/+2
* New Repository, initial importno author2005-09-261-0/+167