• pre-citation-fixes-20260828 c88cc6a547

    State before the clinical assistant markdown and citation fixes.
    All checks were successful
    Forgejo Android APK / Build signed APK (push) Successful in 1m58s

    Ghost released this 2026-08-28 19:19:18 +02:00 | 11 commits to main since this release

    Marks the code as reviewed on 2026-08-28, with three confirmed rendering defects
    still present:

    1. citations.js:106 turns any spaced hyphen into a list item, so dose ranges
      such as '0.15 - 0.6 mg/kg' render as a broken line plus a bullet.
    2. stripOrphanMarkdownMarkers removes the closing ** of a trailing bold phrase,
      and is applied twice.
    3. renderLatexText treats '$5 to $10' as inline maths and swallows both signs.

    The clinical assistant rewrite temperature is already 0 at this commit.

    Downloads