1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
haml--haml/test/haml/results/eval_suppressed.xhtml
nex3 4c41a4e8d4 Doing my best to simplify Haml::Precompiler#render.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@677 7063305b-7217-0410-af8c-cdc13e5119b9
2007-11-25 23:56:54 +00:00

11 lines
126 B
HTML

<p>
</p>
<p>
</p>
<h1>Me!</h1>
<div id='foo'>
<p id='bar'>All</p>
<br />
<p class='baz'>This</p>
Should render
</div>