Hello,

Alan L Tyree <alanty...@gmail.com> writes:

> I need to have a footnote following a bold sentence, exported to html.
>
> This example:
>
> *The issuing bank must honour a credit when there is a complying
> presentation of documents.*[fn:117]
>
> exports to:
>
> *The issuing bank must honour a credit when there is a complying
> presentation of documents.*129
>
>
> I would rather not have a space between the * and the [fn:117].
>
> Is this a bug or expected behaviour?

It is to be expected. By default, opening square bracket is not allowed
as a character following emphasis marker.

Tweak `org-emphasis-regexp-components' to solve this.


Regards,

-- 
Nicolas Goaziou

Reply via email to