out of curiosity, what did you expect would happen? To me, this seems like
correct/expected
behaviour as there is no way to resolve that link. (I'm wondering if there is
something wrong
or missing in the manual which has given a different expectation?)
Regards,
--
*Tim Cross*
/For gor sake st
Kun Liu writes:
> I see error
> user-error: Unable to resolve link: "*B"
This is expected default behaviour. You can customise it using
org-export-with-broken-links.
Best,
Ihor
To reproduce, create a test file as follows:
* A
link to [[*B][B]]
* B
Put cursor on heading A
C-c C-e (org-export-dispatch)
C-s so Export scope is set to Subtree
t (export to plain text)
A (as ascii buffer)
I see error
user-error: Unable to resolve link: "*B"
Emacs : GNU Emacs 28.0.50 (buil