Dieter Faulbaum <[email protected]> writes: > 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)?
Try the latest version of Org mode from ELPA. I cannot reproduce the problem there. -- Ihor Radchenko // yantar92, Org mode maintainer, Learn more about Org mode at <https://orgmode.org/>. Support Org development at <https://liberapay.com/org-mode>, or support my work at <https://liberapay.com/yantar92>
