shell2html ================== v0.0.6 - 2015-11-23 ------------------- - added a `shell2css` executable to render css - use `shell2css sass` to print out sass version of the css - made `shell2html` work with stdin or with a filename as argument v0.0.5 - 2014-08-19 ------------------- - added a link on urls with a custom style - also added a hover on links v0.0.4 - 2014-08-19 -------------------- - fix htmlentities encoding v0.0.3 - 2014-08-19 -------------------- - fix span closing v0.0.2 - 2014-08-19 -------------------- - add conversion of spaces and linefeeds - add export of the css colors - fix bold when 01 is used instead of 1 v0.0.1 - 2014-08-17 ----------------- - base gem skeleton - base colors and transformation