summaryrefslogtreecommitdiff
path: root/lib/coderay/scanners/html.rb
Commit message (Expand)AuthorAgeFilesLines
* Tests:murphy2006-10-151-0/+3
* Changed error handling of all scanners: :error tokens are OK now, even in deb...murphy2006-07-111-167/+174
* Big re-indenting - no more tabs!murphy2006-07-101-161/+161
* Fix:murphy2006-06-281-1/+1
* New Version: 0.7.0!murphy2006-04-191-2/+2
* Re-indented everything. Sorry to break the blame chain.murphy2006-04-161-2/+4
* All scanners revisited not to produce errors unless in DEBUG mode. [thx@Daniel]murphy2006-04-161-1/+1
* Large update: Scanners for HTML, RHTML and Nitro-XHTML added.murphy2006-04-101-20/+37
* Added HTML scanner!murphy2006-04-041-0/+148