logseq-plugin-mark-map icon indicating copy to clipboard operation
logseq-plugin-mark-map copied to clipboard

Rendering issue with quoted text not on first line of block

Open twaugh opened this issue 10 months ago • 0 comments

This renders incorrectly:

- A
	- A.1
		- x
		  > quoted text  
		- A.1.2
	- A.2
- B
	- B.1
		- B.1.1
		- B.1.2
	- B.2

I'm using v0.4.6 and get this output:

Image

but I expect the trees from A and B to have the same structure.

twaugh avatar Mar 14 '25 15:03 twaugh