html.html 219 B

123456789
  1. <ul>
  2. <li>foo</li>
  3. <li>bar</li>
  4. <li>baz</li>
  5. </ul>
  6. <!--build:js /js/app.min.js?v=1449104952939-->
  7. <!--endbuild-->
  8. <p>You can <em>embed</em> html as well.</p>
  9. <p><strong>Even</strong> as the body of a block expansion.</p>