Steps to reproduce
See this 20s screen recording for a visual showcase of these steps where the bug is clearly visible.
- Create a table
- In any cell, press SHIFT+ENTER to create a new line inside that cell
- Enter one or more characters and then bold them. (This can be done via both typing
**word**
or via copy-pasting, it doesn’t matter. Nor does the length of characters or words.) - In Live Preview, highlight the bolded character(s), including the two
**
before and after the character(s). - Press the Toggle bold hotkey (default CTRL+B)
- Observe that the selected text did not get unbolded, like it should
Did you follow the troubleshooting guide? [Y/N]
Y
Expected result
Using the Toggle bold hotkey works the same way on new cell lines created via SHIFT+ENTER as it does in the rest of Obsidian. Meaning if you highlight a bolded and its 4 asterisks, then press the Toggle bold hotkey, then the astersisks go away and the text gets unbolded.
Actual result
In table lines created by Shift+Enter, highlighting a bold text and then using the Toggle bold hotkey doesn’t unbold the text. Rather, the only thing it does is it switches the selected text from **word**
to word
.
Environment
SYSTEM INFO:
Obsidian version: v1.8.9
Installer version: v1.7.7
Operating system: Windows 10 Pro 10.0.19045
Login status: not logged in
Language: en
Insider build toggle: off
Live preview: on
Base theme: light
Community theme: none
Snippets enabled: 0
Restricted mode: off
Plugins installed: 5
Plugins enabled: 0
RECOMMENDATIONS:
none