Re: table of contents + export = Unable to resolve link

2024-01-04 Thread Max Nikulin
On 04/01/2024 22:53, libreville wrote: * contents :TOC: - [[#a-headline][a headline]] - [[#another][another]] [...] https://github.com/snosov1/toc-org/issues/35 Does org-ruby support the following? - [[*a headline][a headline]] - [[*another][another]]

Re: table of contents + export = Unable to resolve link

2024-01-04 Thread Ihor Radchenko
libreville writes: >> May you please elaborate what you mean by "completes"? > > thanks for the question! > > you've helped me diagnose the issue better. it isn't org, it's my setup, > which includes the toc-org package. > > turns out the issue i've described is known: > https://github.com/snosov

Re: table of contents + export = Unable to resolve link

2024-01-04 Thread libreville
>> org helpfully completes the table of contents for me: >> >> * contents :TOC: >> - [[#a-headline][a headline]] >> - [[#another][another]] > > May you please elaborate what you mean by "completes"? thanks for the question! you've helped me diagnose the issue better. it isn't org, it's my setu

Re: table of contents + export = Unable to resolve link

2024-01-03 Thread Ihor Radchenko
libreville writes: > if i create an org file with these three lines: > > * contents :TOC: > * a headline > * another > > org helpfully completes the table of contents for me: > > * contents :TOC: > - [[#a-headline][a headline]] > - [[#another][another]] May you please elaborate what you mean by