From ccd53dae00af08a3d6b3b2d7406541bf3dfeef3c Mon Sep 17 00:00:00 2001 From: Jared Vititoe Date: Tue, 7 Apr 2026 00:19:26 -0400 Subject: [PATCH] Fix ordered and unordered list rendering 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
    /