File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ![ Version] ( https://img.shields.io/gem/v/html2slim.svg )
2+
13[ ![ Build Status] ( https://travis-ci.org/slim-template/html2slim.png?branch=master )] ( https://travis-ci.org/slim-template/html2slim )
24
35[ ![ Code climate] ( https://codeclimate.com/github/slim-template/html2slim.png )] ( https://codeclimate.com/github/slim-template/html2slim )
@@ -38,14 +40,14 @@ This project is released under the MIT license.
3840
3941## Author
4042
41- [ Maiz Lulkin] (https://github.com/joaomilho )
43+ [ Maiz Lulkin] (https://github.com/joaomilho ) and [ contributors ] ( https://github.com/slim-template/html2slim/graphs/contributors )
4244
4345## OFFICIAL REPO
4446
45- https://github.com/slim-template/html2slim
47+ [ https://github.com/slim-template/html2slim ] ( https://github.com/slim-template/html2slim )
4648
4749## ROADMAP
4850
49- 1 . ERB support is pre-alpha , and works only for 90 % of the cases. Lotsa weird regexes. Gotta improve that.
51+ 1 . ERB support is beta , and works only for ~ 92.6 % of the cases. Lotsa weird regexes. Gotta improve that.
50522 . Use temple.
51533 . Merge with other * 2slim gems. Would be handy.
Original file line number Diff line number Diff line change 11module HTML2Slim
2- VERSION = '0.1.1 '
2+ VERSION = '0.2.0 '
33end
You can’t perform that action at this time.
0 commit comments