summaryrefslogtreecommitdiff
path: root/lib/coderay/encoders/html.rb
Commit message (Collapse)AuthorAgeFilesLines
* New Style system added - still beta.murphy2005-11-131-1/+6
| | | | | | | | Demos adjusted coderay.rb, encoders/html.rb, encoders/div.rb adjusted. encoders/html/* files rebuild.
* 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
| | | | test/ruby: added new targets
* encoders/html.rb: Fixed documentation. (woah, RDoc!)murphy2005-10-291-16/+36
|
* encoder.rb: Added Encoder#file_extensionmurphy2005-10-291-14/+61
| | | | | | | | | plugin.rb: #load_plugin --> #load; no more debug messages encoders/html.rb: Documentation; hint system; moved NUMERIZABLE_WRAPPINGS to html_output.rb encoders/helpers/html_output.rb: made stylesheet a method; disabled code cell hint; fixed inline numerizing encoders/debug.rb: changed extension to 'raydebug' etc folder added included etc/raydebug.vim for cool vim highlighting
* Demos updated, rewritten, enhanced, tested.murphy2005-10-011-3/+4
| | | | | | | | | | | | | | | | | Some code cleanups. Bugs fixed, scanner and encoder improved: count.rb: marked Streamable html_css.rb: style for inline numbers html.rb: changed options; :line_numbers_offset is now :line_number_start html_output.rb: offset for inline numbers fixed html.rb: token text no longer changed by gsub! while highlighting (this is even faster!) text.rb, plugin.rb: reindented ruby.rb: eleminated multiple assignments for speed tokens.rb: reindented, Tokens#to_s added, #<< returns self Plugin system: bugs fixed, error messages improved.
* Some demos updated.murphy2005-10-011-1/+2
| | | | Massive changes for HTML output layout.
* New Repository, initial importno author2005-09-261-0/+167