982af12710
- List items (UL/OL) can now span multiple source lines: non-marker lines are joined into the current item as lazy continuation. - Continuation-line leading indentation is trimmed before joining so wrapped item text is separated by a single space. - A single blank line between adjacent list markers is suppressed (same visual list), while 2+ blank lines still produce a separator. Co-Authored-By: Oz <oz-agent@warp.dev>