Hello, John Kitchin <jkitc...@andrew.cmu.edu> writes:
> I noticed there seems to have been a change in html export with labels. > > In the past, I feel like a table like this: > > #+CAPTION: Hello World > #+NAME: tab:hello > > | Hello | World | > |-------+-------| > | 1 | 2 | > > would be exported with an id of tab:hello that you could use in a link > to jump to it. > > Now (with org9) I see something like: <table id="org713aa7e"... which I > do not know how to link to. <<tab:hello>> creates a link to the table above. > It seems like we need > > org-html-prefer-user-labels > > to make that happen. I suggested it a couple of times already, but it seems no one volunteered so far to implement it. Regards, -- Nicolas Goaziou