Sha256: 1451ff20b2d2709ef7d4fdbb9290b8209d71a56c3e47d845b0441f5ce404cb62

Contents?: true

Size: 711 Bytes

Versions: 11

Compression:

Stored size: 711 Bytes

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
  <head>
    <title>Stop. HAML time</title>
    <div id='content'>
      <h1>This is a title!</h1>
      <p>
        Lorem ipsum dolor sit amet, consectetur adipisicing elit
      </p>
      <p class='foo'>Cigarettes!</p>
      <h2>Man alive!</h2>
      <ul class='things'>
        <li>Slippers</li>
        <li>Shoes</li>
        <li>Bathrobe</li>
        <li>Coffee</li>
      </ul>
      <pre>
        This is some text that's in a pre block!
        Let's see what happens when it's rendered! What about now, since we're on a new line?
      </pre>
    </div>
  </head>
</html>

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
haml-1.0.2 test/results/original_engine.xhtml
haml-1.0.1 test/results/original_engine.xhtml
haml-1.0.5 test/results/original_engine.xhtml
haml-1.0.4 test/results/original_engine.xhtml
haml-1.0.0 test/results/original_engine.xhtml
haml-1.0.3 test/results/original_engine.xhtml
typo-4.1.1 vendor/plugins/haml/test/results/original_engine.xhtml
typo-4.1 vendor/plugins/haml/test/results/original_engine.xhtml
typo-5.0.2 vendor/plugins/haml/test/results/original_engine.xhtml
typo-5.0.1 vendor/plugins/haml/test/results/original_engine.xhtml
typo-5.0 vendor/plugins/haml/test/results/original_engine.xhtml