Ok, thanks for confirming!
Nicolas Goaziou writes:
> Hello,
>
> John Kitchin writes:
>
>> I have run into a surprise with org-element-context on a link in a table.el
>> cell. It is best illustrated here:
>>
>> +---++
>> | # | name |
>> +---++
>> | 1 | [[./test.org]
Hello,
John Kitchin writes:
> I have run into a surprise with org-element-context on a link in a table.el
> cell. It is best illustrated here:
>
> +---++
> | # | name |
> +---++
> | 1 | [[./test.org]] |
> +---++
>
> #+BEGIN_SRC emacs-lisp :results code
>