Add support for ": example" elements
This commit is contained in:
parent
24ace5aa0e
commit
c012b0a533
8 changed files with 75 additions and 0 deletions
6
org/testdata/lists.html
vendored
6
org/testdata/lists.html
vendored
|
@ -84,5 +84,11 @@ and text with an empty line in between as well!
|
|||
<p>
|
||||
unordered list item 4
|
||||
</p>
|
||||
<pre class="example">
|
||||
with an example
|
||||
|
||||
that spans multiple lines
|
||||
|
||||
</pre>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue