fix: preserve nested hard-break content and use timestamptz

remarkSplitBlocks was splicing after-break paragraphs onto the root
tree, which dropped content inside list items and other nested parents.
Insert the split sibling into the actual parent instead.

Also store timestamps as timestamptz so Drizzle no longer treats naive
timestamp values as UTC and shifts displayed times by the server offset.
This commit is contained in:
Zoe
2026-07-19 14:03:14 -05:00
parent 28ef0c8a07
commit 166052012d
4 changed files with 2864 additions and 45 deletions
File diff suppressed because it is too large Load Diff