Christopher Dannheim <ch.dannh...@gmail.com> writes:

> org-element-context yields:
> (paragraph (:begin 6145 :end 6166 :contents-begin 6145 :contents-end 6165
> :post-blank 1 :post-affiliated 6145 ...))
>
> After relaoding org:
> (link (:type "textcite" :path "Hobart2003" :raw-link "textcite:Hobart2003"
> :application nil :search-option nil :begin 6145 ...))
>
> and the link is working again! Why is that the case?

A new type means that link syntax has to be updated. The parser didn't
do it. It should now be fixed.

Thank you for reporting the problem.


Regards,

Reply via email to