On 10/10/2023 19:07, Ihor Radchenko wrote:
"Tom Alexander" writes:I used the following test document: ``` __foo__ **foo** ```Fixed, on main. https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=fe23bec60
Isn't nested bold for "**bold**" a bug? Generally it is not allowed and *b1 *b2* b3* is parsed as bold only for "b1 *b2".