develop
test(muya): backfill engine unit coverage for post-migration gaps (#4589)
fix(muya): stop double percent-encoding autolink hrefs (#4841)
fix(muya): make autolinks and bare URLs followable on Cmd/Ctrl-click (#4763)
feat(muya): migrate TS rewrite to packages/muya alongside legacy muyajs (#4314)
fix(muya): map to U+00A0 and keep escaped spaces unbreakable (#4612)
refactor(muya): drop cyclomatic complexity below 20 across the engine (#4529)
fix(muya): follow the link on Ctrl/Cmd-click for reference-linked and raw-HTML linked images (#4865) (#4866)
refactor(muya): mark core/state/selection/inline-renderer internals private (#4541)
fix(muya): surface the KaTeX parse error for invalid math (#4764)
fix(muya): refresh local images on "Reload images" (View → Reload images) (#4498)
chore(muya): remove redundant comments added during the muyajs port (#4463)