ccd53dae00
Replace broken regex-based list wrapping with placeholder approach: each list item type (OLI/ULI/TDI/TTI) gets a unique tag, then consecutive runs are wrapped in the correct <ol>/<ul> container. Mixed task + regular items in the same list work correctly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>