Re: [O] named anchors in HTML export

2017-08-19 Thread Adam Spiers
On 19 August 2017 at 09:50, Nicolas Goaziou wrote: > Adam Spiers writes: >> I was also expecting to be able to use #+NAME: foo in front of a >> headline > > You cannot use a NAME keyword to a headline (or an inlinetask). > CUSTOM_ID is morally equivalent, though. > >> or even other elements like

Re: [O] named anchors in HTML export

2017-08-19 Thread Nicolas Goaziou
Hello, Adam Spiers writes: > I was also expecting to be able to use #+NAME: foo in front of a > headline You cannot use a NAME keyword to a headline (or an inlinetask). CUSTOM_ID is morally equivalent, though. > or even other elements like paragraphs, but this doesn't > work. Is this a bug, or