Refactor keyword parsing/rendering & add support for ATTR_HTML

This commit is contained in:
Niklas Fasching 2018-12-11 17:30:02 +01:00
parent a859264420
commit 81f74f4ad9
9 changed files with 169 additions and 76 deletions

View file

@ -1,4 +1,4 @@
<div class="captioned">
<figure>
<div class="highlight">
<pre>
echo &#34;a bash source block&#34;
@ -10,10 +10,10 @@ function hello {
hello
</pre>
</div>
<p class="caption">
<figcaption>
block caption
</p>
</div>
</figcaption>
</figure>
<div class="highlight">
<pre>
a source block without a language