Toggle blockquote skips empty lines preceding a table in Live Preview

Steps to reproduce

  1. Enable Live Preview. (Note: This bug does not occur in Source Mode).
  2. Select a block of text.
  3. From the Command Palette, run either the Toggle blockquote or Insert callout command.

Did you follow the troubleshooting guide? [Y/N]

Y

Expected result

If the selected text contains Markdown table syntax, the empty .cm-line elements above the table should be converted into a blockquote.

Actual result

The empty .cm-line elements are not converted and remain unchanged.

Environment

SYSTEM INFO:
	Obsidian version: v1.10.1
	Installer version: v1.9.10
	Operating system: Darwin Kernel Version 25.0.0: Wed Sep 17 21:41:23 PDT 2025; root:xnu-12377.1.9~141/RELEASE_ARM64_T8122 25.0.0
	Login status: logged in
	Language: en
	Catalyst license: insider
	Insider build toggle: on
	Live preview: on
	Base theme: adapt to system
	Community theme: none
	Snippets enabled: 0
	Restricted mode: off
	Plugins installed: 0
	Plugins enabled: 0

RECOMMENDATIONS:
	none


Additional information

Untitled design-2

By the way, if you don’t mind, I was hoping you could take another look at the bug reported in this thread: Table header display error in Base plugin - #5 by raily

I feel that I may not have explained myself clearly before, so I’ve created a new GIF to demonstrate this visual bug to clear up any potential misunderstanding. (To make the issue stand out, I’ve used some vibrant CSS to highlight the problematic content by design.)