Sha256: 687a8b31bd0dd7f420e7311a07e89a21545c637f2e72fafba17e4b09e5bdebf8

Contents?: true

Size: 1.6 KB

Versions: 2

Compression:

Stored size: 1.6 KB

Contents

&&&&&&&&&&&
<div>
  <p class='title'>Title</p>
  <p class='text'>
    Woah this is really crazy
    I mean wow,
    man.
  </p>
</div>
<div>
  <p class='title'>Title</p>
  <p class='text'>
    Woah this is really crazy
    I mean wow,
    man.
  </p>
</div>
<div>
  <p class='title'>Title</p>
  <p class='text'>
    Woah this is really crazy
    I mean wow,
    man.
  </p>
</div>
<p>foo</p>
  <p>reeeeeeeeeeeeeeeeeeeeeeeeeeeeeeally loooooooooooooooooong</p>
<div class='woah'>
  <div id='funky'>
    <div>
      <h1>Big!</h1>
      <p>Small</p>
      <!-- Invisible -->
    </div>
    <div class='dilly'>
      <p>foo</p>
      <h1>bar</h1>
    </div>
  </div>
  (<strong>parentheses!</strong>)
</div>
*<span class='small'>Not really</span>
click
<a href='thing'>here</a>.
<p>baz</p>
                    <p>boom</p>
foo
<p>
  <form action="" method="post">
</p>
<form action="" method="post">
  <div><input name="commit" type="submit" value="save" /></div>
  <p>
    @foo =
    value one
  </p>
  Toplevel? false
  <p>
    @foo =
    value three
  </p>
</form>
<form action="" method="post">
  Title:
  <input id="article_title" name="article[title]" size="30" type="text" value="Hello" />
  Body:
  <input id="article_body" name="article[body]" size="30" type="text" value="World" />
</form>
<li><a href='http://www.google.com'>google</a></li>
<p>
  foo
  <div>
    bar
  </div>
  boom
  baz
  boom, again
</p>
<table>
  <tr>
    <td class='cell'>
      <strong>
        strong!
      </strong>
      data
    </td>
    <td>
      more_data
    </td>
  </tr>
</table>
<hr />
<div>
</div>

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
haml-2.0.0 test/haml/results/helpers.xhtml
radiant-0.6.7 vendor/plugins/haml/test/haml/results/helpers.xhtml