-
State before the clinical assistant markdown and citation fixes.
All checks were successfulForgejo Android APK / Build signed APK (push) Successful in 1m58sreleased this
2026-08-28 19:19:18 +02:00 | 11 commits to main since this releaseMarks the code as reviewed on 2026-08-28, with three confirmed rendering defects
still present:- 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. - stripOrphanMarkdownMarkers removes the closing ** of a trailing bold phrase,
and is applied twice. - renderLatexText treats '$5 to $10' as inline maths and swallows both signs.
The clinical assistant rewrite temperature is already 0 at this commit.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- citations.js:106 turns any spaced hyphen into a list item, so dose ranges