Sha256: 7a6ef69a97e8be7686cfb699aa6dc340b5b296b8b3ed253f751532e29cecdf40

Contents?: true

Size: 916 Bytes

Versions: 5

Compression:

Stored size: 916 Bytes

Contents

<style>
  p { border-style: dotted; border-width: 22px; border-color: #ff00ff; }
  
  h1 { font-weight: normal; }
</style>
TESTING HAHAHAHA!
<p>
  <script type='text/javascript'>
    //<![CDATA[
      function newline(str) {
        return "\n" + str;
      }
    //]]>
  </script>
</p>
This
  Is
    Plain
      Text
        %strong right?
 #{not interpolated}
 \3
 \#{also not}
 \\
<p>
  <pre>This pre is pretty deeply&#x000A;      nested.&#x000A;   Does interpolation work?
    This one is, too.&#x000A;Nested, that is.&#x000A;</pre>
</p>
<ul>

  <li>a</li>

  <li>b</li>

  <li>c</li>

  <li>d</li>

  <li>e</li>

  <li>f</li>

  <li>g</li>

  <li>h</li>

  <li>i</li>

  <li>j</li>



</ul>
<div class='res'>178</div>
<ul>
<li>Foo</li>
<li>Bar</li>
<li>BAZ!</li>
</ul>
Text!
Hello, World!
How are you doing today?
&lt;div class=&quot;foo&quot;&gt;
  &lt;p&gt;I think &amp;mdash; or do I?&lt;/p&gt;
&lt;/div&gt;

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
haml-2.0.4 test/haml/results/filters.xhtml
haml-2.0.3 test/haml/results/filters.xhtml
haml-2.0.5 test/haml/results/filters.xhtml
haml-2.0.7 test/haml/results/filters.xhtml
haml-2.0.6 test/haml/results/filters.xhtml