Re: add #+ATTR_SOMETHING to headline?

2021-07-06 Thread John Kitchin
Why don’t you just use a property for this? On Mon, Jul 5, 2021 at 11:12 PM Matt Price wrote: > Does anyone know if attributes get attached to headline elements during > the export process? I am writing a derived backend in which I would like to > have a line like > > (let (add-toggle

add #+ATTR_SOMETHING to headline?

2021-07-05 Thread Matt Price
Does anyone know if attributes get attached to headline elements during the export process? I am writing a derived backend in which I would like to have a line like (let (add-toggle (org-export-read-attribute :attr_canvas_html headline :toggle)) ) But as var as i can tell, the call to