Sha256: 14d373b0e655763533943eb2ca803da629cdee0aefc4a2ca3584f878429eb5c2
Contents?: true
Size: 1.02 KB
Versions: 1
Compression:
Stored size: 1.02 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! Look at that! 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
 nested.
 Does interpolation work?
 This one is, too.
Nested, that is.

 </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?
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
radiant-0.6.7 | vendor/plugins/haml/test/haml/results/filters.xhtml |