Pretty print with nokogiri

This commit is contained in:
bootstraponline
2012-11-10 16:34:37 -07:00
parent f6245c53dd
commit ca7d82278c
7 changed files with 116 additions and 50 deletions
+10 -7
View File
@@ -1,8 +1,11 @@
<ol class="tree">
<li>
<label>.</label> <input type="checkbox" checked />
<ol>
<li class="file"><a href="folder0"><span class="icon"></span>folder0</a></li>
</ol>
</li>
</ol>
<li>
<label>.</label>
<input type="checkbox" />
<ol>
<li class="file">
<a href="folder0"><span class="icon"></span>folder0</a>
</li>
</ol>
</li>
</ol>