This release adds LaTeX math rendering and simplifies typography settings, plus a handful of editor fixes.
- Render LaTeX math: inline
$...$and display$$...$$formulas now typeset with KaTeX, unfolding to editable source when you click into them. Currency amounts like "$5 and $10" stay plain text. - Typography settings are now configured once for all themes instead of separately for light and dark, with simple font pickers matching the rest of Settings.
- Fix heading
#markers sometimes causing the up-arrow key to jump past a heading instead of landing on it. - Fix list items occasionally losing their hanging indent while scrolling.
- Fix images causing the page to jump around while scrolling.
- Fix the recent-files picker sometimes showing an empty list right after opening.
- Harden recent-files saving against data loss on a crash.