Sha256: b1de8990fb4631872fd7c2caf2ad161136a6cfd9b6d6d9d3d97c2db854d38dfa

Contents?: true

Size: 1.21 KB

Versions: 8

Compression:

Stored size: 1.21 KB

Contents

<style>
  p {
    border-style: dotted;
    border-width: 22px;
    border-color: #ff00ff; }
  
  h1 {
    font-weight: normal; }
</style>
TESTING HAHAHAHA!
<h1>Foo</h1>


	<pre><code>This is preformatted!&#x000A;Look at that!&#x000A;Wowie-zowie!</code></pre>


	<p><strong>boldilicious!</strong></p>
<h1>Yeah</h1>


	<p><em>pretty much the same as above</em></p>
<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>
<p>
  <p>I like preserved text:</p>
  
  
  	<pre><code>Foo&#x000A;  Bar!&#x000A;Baz</code></pre>
</p>
<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

8 entries across 8 versions & 2 rubygems

Version Path
radiant-0.7.2 vendor/plugins/haml/test/haml/results/filters.xhtml
haml-2.0.0 test/haml/results/filters.xhtml
haml-2.0.1 test/haml/results/filters.xhtml
haml-2.0.2 test/haml/results/filters.xhtml
radiant-0.6.8 vendor/plugins/haml/test/haml/results/filters.xhtml
radiant-0.6.9 vendor/plugins/haml/test/haml/results/filters.xhtml
radiant-0.7.0 vendor/plugins/haml/test/haml/results/filters.xhtml
radiant-0.7.1 vendor/plugins/haml/test/haml/results/filters.xhtml