|
From: | Michael Dauer |
Subject: | Re: BUG?: Link to inline-task not working |
Date: | Mon, 6 Dec 2021 14:14:09 +0100 |
> Where are the links/href are built? There should be the error that excludes
> inline-tasks.
A quick search through the code yields: org-export-resolve-id-link
It explicitly check headlines, but not inlinetasks.
Michael Dauer <mick.dauer@gmail.com> writes:
> Where are the links/href are built? There should be the error that excludes
> inline-tasks.
A quick search through the code yields: org-export-resolve-id-link
It explicitly check headlines, but not inlinetasks.
The fix should not be too hard. Feel free to send a patch ;)
Best,
Ihor
[Prev in Thread] | Current Thread | [Next in Thread] |