summaryrefslogtreecommitdiff
path: root/lib/coderay/scanners/xml.rb
Commit message (Collapse)AuthorAgeFilesLines
* rake test now runs in debug mode.murphy2006-07-111-18/+18
| | | | All .rb files converted to UNIX format (where did the \r come from?)
* Big re-indenting - no more tabs!murphy2006-07-101-10/+10
|
* New Version: 0.7.0!murphy2006-04-191-0/+18
Adjusted gem.rake. HTML scanner fixed. Enhanced filetype.rb: .rake files, xml, yaml (preparing for YAML scanner.) Enhanced test/ruby/1.in.rb. Added XML scanner with example. plugin.rb: made all_plugin_names public.