develop
fix(editor): align code block line numbers vertically (#4583)
fix(muya): allow inline style in the html-block live preview (#4618)
chore: audit Claude-authored comments against the commenting guidelines (#4740)
feat(muya): migrate TS rewrite to packages/muya alongside legacy muyajs (#4314)
refactor(muya): treat the code fence info string as the source of truth (CommonMark) (#4856)
refactor(muya): split clipboard into modules + type copy/paste modes as enums (#4459)
fix(muya): decode HTML entities in a fetched page title when pasting a URL (#2525) (#4729)
fix: preserve nested HTML lists under ordered parents (#4709)
fix: normalize HTML task-list paste (#4710)
fix(muya): render extensionless remote images served with a charset (shields.io badges) (#4857)
fix: preserve bare URL HTML links on paste (#4711)
fix: normalize first-row colspan table paste (#4707)
test(muya): backfill engine-unit coverage for audited gaps (#4508)
fix(muya): align Cmd+A / copy / cut / paste with legacy muyajs (#4446)
fix(muya): align serialized table columns by visual width (#1983) (#4636)