Add support for NAME keyword
This commit is contained in:
parent
2afd11581c
commit
20970ec872
8 changed files with 63 additions and 3 deletions
10
org/testdata/keywords.html
vendored
10
org/testdata/keywords.html
vendored
|
@ -18,3 +18,13 @@ and an image with custom html attributes and a caption
|
|||
kittens!
|
||||
</figcaption>
|
||||
</figure>
|
||||
<p>
|
||||
named paragraph
|
||||
</p>
|
||||
<div class="src src-text">
|
||||
<div class="highlight">
|
||||
<pre>
|
||||
named block
|
||||
</pre>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue