go-org-orgwiki/org/testdata/keywords.html
2018-12-19 01:07:22 +01:00

22 lines
664 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<figure>
<div class="highlight a b c d" id="it">
<pre>echo &#34;a bash source block with custom html attributes&#34;
</pre>
</div>
<figcaption>
and <span style="text-decoration: underline;">multiple</span> lines of <strong>captions</strong>!
</figcaption>
</figure>
<p>
and an image with custom html attributes and a caption
</p>
<figure>
<img src="https://placekitten.com/200/200#.png" alt="https://placekitten.com/200/200#.png" title="https://placekitten.com/200/200#.png" style="height: 100%; border: 10px solid black;" id="kittens"/>
<figcaption>
kittens!
</figcaption>
</figure>
<p>
This will be exported as &lt;!more&gt; just for hugo
</p>
<!--more-->