summaryrefslogtreecommitdiff
path: root/lib/coderay/encoders/page.rb
Commit message (Collapse)AuthorAgeFilesLines
* rake test now runs in debug mode.murphy2006-07-111-21/+21
| | | | All .rb files converted to UNIX format (where did the \r come from?)
* Big re-indenting - no more tabs!murphy2006-07-101-11/+11
|
* new version: 0.7.1murphy2006-05-111-0/+21
improved bin/coderay and included it into package added gem:install task added Duo#highlight (alias for encode) fixed a Plugin bug