Revert "html: Export "#+HUGO: more" as <!--more-->"
This reverts commit 16a978fe48
.
not needed after all - turns out hugo looks for the divider before rendering so
we can't do anything in go-org
This commit is contained in:
parent
2295594970
commit
3709d1dc9c
4 changed files with 3 additions and 17 deletions
4
org/testdata/keywords.org
vendored
4
org/testdata/keywords.org
vendored
|
@ -12,7 +12,3 @@ and an image with custom html attributes and a caption
|
|||
#+ATTR_HTML: :style height: 100%; :id overwritten
|
||||
#+ATTR_HTML: :style border: 10px solid black; :id kittens
|
||||
[[https://placekitten.com/200/200#.png]]
|
||||
|
||||
|
||||
This will be exported as <!--more--> just for hugo
|
||||
#+HUGO: more
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue