v2.3.5
Bug Fixes
- Bare language marker repair —
fix_bare_language_markersinpost_processors.pydetects when the LLM appends:typescript/:json/ etc. directly to a sentence instead of opening a proper```typescriptfence, and inserts the correct fence. Without this, code content following the marker sits in free MDX body and causes acorn parse errors.