html: Export "#+HUGO: more" as <!--more-->
This commit is contained in:
parent
144f2ce84f
commit
16a978fe48
4 changed files with 17 additions and 3 deletions
4
org/testdata/keywords.html
vendored
4
org/testdata/keywords.html
vendored
|
@ -16,3 +16,7 @@ and an image with custom html attributes and a caption
|
|||
kittens!
|
||||
</figcaption>
|
||||
</figure>
|
||||
<p>
|
||||
This will be exported as <!–more–> just for hugo
|
||||
</p>
|
||||
<!--more-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue