blob: f11970b79349bd44d03f09e741fdc8bf764c2938 [file] [log] [blame]
Media
*
.image gopher.jpg _ 100
.caption A gopher.
.iframe https://golang.org/
.link https://golang.org/ The Gopher's home.
.html testdata/media.html
---
<h1>Media</h1>
<section>
<img src="gopher.jpg" width="100" alt="">
<figcaption>A gopher.</figcaption>
<iframe src="https://golang.org/"></iframe>
<p class="link"><a href="https://golang.org/">The Gopher&#39;s home.</a></p>
<!-- media.html -->
</section>