summaryrefslogtreecommitdiff
path: root/spec/lib/ansi2html_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* rewriting ansi2htmlPeter Schultz2013-08-301-12/+110
| | | | | | | | | | | adds support for - background color (16 and 256 color tables) - normal and bright color (16 color table) - bold text - italic text - underlined text - crossed-out text - concealed text
* Improve parser. tests addedDmitriy Zaporozhets2012-11-141-2/+10
|
* Move ansi library in project coreDmitriy Zaporozhets2012-11-131-0/+27