pull down to refresh

#678449 is the item I use to test the new editor rendering capabilities.
It's amazing how the only sentence that breaks quote nodes is the following:
> Urgent Action Required: SEC Lawsuit
Dear Siggy the idiot old guy,
Urgent Action Required: SEC Lawsuit Dear Siggy the idiot old guy,
> Urgent Action Required: SEC Lawsuit

Dear Siggy the idiot old guy,
Urgent Action Required: SEC Lawsuit
Dear Siggy the idiot old guy,

interesting...
line breaks don't break quote mode, but paragraph breaks do.
reply
0 sats \ 2 replies \ @sox 5h
You got the bug! The markdown transformer doesn’t know how to handle line breaks. So a line break would create a full paragraph node instead of… a line break
But I’ll teach it.
reply
Would that break formatting of older posts?
reply
30 sats \ 0 replies \ @sox 5h
The goal is to avoid precisely that! I want to achieve 1:1 formatting before migrating anything
reply
deleted by author