MARK-001 MED: a list entry's continuation line renders as a separate <p> inside the <li>

StrictMark list entries soft-wrap: a following line indented to the SAME depth continues the entry's text (StrictMark; the wiki line budget — bullet 2 lines — makes such continuations normative across /wiki and /todo). mark instead flushes the continuation as a nested <p> inside the still-open <li>, so one logical entry renders as bare inline text PLUS a paragraph block (wrong structure, wrong spacing). Reported by gritzko 2026-07-07; reproduced with ~/bin/mark same day. Scope: beagle/mark (C + ragel). Method Issues.

Input

Context

Goals

Constraints

WIP

Design decisions

TODOs

Blockers and bummers

Outcome