mark/renderer
Manuel Rüger 594c1e4fa0 fix: guard FirstChild() nil in paragraph renderer
A paragraph node with no children causes FirstChild() to return nil,
making both the entering and leaving Kind() checks panic. Cache the
result once and treat nil the same as a non-RawHTML child (emit <p>).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-16 19:18:29 +01:00
..
2024-10-21 14:39:40 +02:00
2024-09-29 00:13:04 +02:00
2024-09-29 00:13:04 +02:00
2024-09-29 00:13:04 +02:00
2025-11-28 14:35:32 +01:00
2025-11-28 14:21:04 +01:00