Hello,

Rasmus <ras...@gmx.us> writes:

> Can I now write:
>
>     X[fn:1]
>
>     [1] foot

Uh? No.

> If so, why the need for the fanciness?  Why not just require label and
> reference to be the same?  I doesn’t sound like something that would be
> nice to have to explain to an Org newcomer.

I just mean that, internally, 

  (org-element-property :label reference) => "1"

not "fn:1" anymore. In the buffer, "fn:" is part of the syntax and, as
such, always present:

  X[fn:1]

  [fn:1] foot

Thanks for the feedback.


Regards,

-- 
Nicolas Goaziou

Reply via email to