Thanks. I found this in etc/ORG-NEWS, in case any one else was looking
for it ;)
Nicolas Goaziou writes:
> Hello,
>
> John Kitchin writes:
>
>> I am not sure what those should look like or where they go. How about:
>>
>> * New html id attributes on special, example and quote blocks
>> If the bl
Hello,
John Kitchin writes:
> I am not sure what those should look like or where they go. How about:
>
> * New html id attributes on special, example and quote blocks
> If the block has a #+name: attribute assigned, then the html element
> will have an id attribute with that name in the html e
I am not sure what those should look like or where they go. How about:
* New html id attributes on special, example and quote blocks
If the block has a #+name: attribute assigned, then the html element
will have an id attribute with that name in the html export. This
enables one to create links
Hello,
John Kitchin writes:
> This allows you to hyperlink to the block.
Applied the 3 patches, with minor changes (you seem to be using an
outdated Org so you were reverting changes made to master).
Could you provide an ORG-NEWS entry for this?
Thank you.
Regards,
--
Nicolas Goaziou
This allows you to hyperlink to the block.
---
lisp/ox-html.el | 15 ---
1 file changed, 12 insertions(+), 3 deletions(-)
diff --git a/lisp/ox-html.el b/lisp/ox-html.el
index d07cdcc..92de209 100644
--- a/lisp/ox-html.el
+++ b/lisp/ox-html.el
@@ -2370,14 +2370,23 @@ contextual informa