If I create a table with a bold cell like this (the example is shown in "fundamental-mode"):
| Nr. | |-----| | 1 | | *2* | the formatting after a <TAB> (in org-mode) doesn't look very nice: | Nr. | |------| | 1 | | 2 | (the '2' is "bold") Is there a (nice) way to circumvent this (or is it a bug)?It seems that ‘/italic/’, ‘_underlined_’, ‘=verbatim=’, ‘~code~’ and ‘+strike-through+’ all work fine.
Org mode version 9.7.11 (release_9.7.11 @ /opt/emacs-snapshot/share/emacs/31.0.50/lisp/org/)
