Toggle bold hotkey doesn't work inside table cell lines created using Shift+Enter

Steps to reproduce

See this 20s screen recording for a visual showcase of these steps where the bug is clearly visible.

  1. Create a table
  2. In any cell, press SHIFT+ENTER to create a new line inside that cell
  3. 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.)
  4. In Live Preview, highlight the bolded character(s), including the two ** before and after the character(s).
  5. Press the Toggle bold hotkey (default CTRL+B)
  6. 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