mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
11 lines
126 B
HTML
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>
|