Skip to content

Commit 856c2bb

Browse files
committed
Updated README.md
1 parent 08a9bb2 commit 856c2bb

File tree

1 file changed

+1
-22
lines changed

1 file changed

+1
-22
lines changed

source/index.haml

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -34,27 +34,6 @@
3434
['09/2008', '06/2010', 'FRINGE #1 & #2', 'ipsum']
3535
]);
3636

37-
%p Or let Timesheet.js parse your HTML structure. You now, for Google and all those spiders out there. Would be a shame if those events of yours don't get indexed!
38-
39-
%code
40-
%pre
41-
= preserve do
42-
:escaped
43-
<div id="timesheet"></div>
44-
45-
<ul class="timesheet-data" data-timesheet="timesheet">
46-
<li>
47-
<span class="date">2002-09/2002</span>
48-
<span class="label" data-tag="lorem">A freaking awesome time</span>
49-
</li>
50-
<li>
51-
<span class="date">06/2002-09/2003</span>
52-
<span class="label" data-tag="lorem">Some great memories</span>
53-
</li>
54-
<li>
55-
<span class="date">2003</span>
56-
<span class="label" data-tag="lorem">Had very bad luck</span>
57-
</li>
58-
</ul>
37+
%p Or let Timesheet.js parse your HTML structure. You know, for Google and all those spiders out there. Would be a shame if those events of yours don't get indexed!
5938

6039
%p It's that simple to use <span>Timesheet.js</span>. So, have a nice day and thank you for smoking …

0 commit comments

Comments
 (0)