docs/plans/2026-03-23-autoformat-coverage-pass.md
Add a surgical, fast-lane-only coverage pass for @platejs/autoformat focused on the last worthwhile non-rule seams:
AutoformatPlugin.tsautoformatBlock.tsisPreviousCharacterEmpty.ts/react.*.spec.ts[x].AutoformatPlugin spec for query veto, insertTrigger, and undo-on-delete array-match restore.autoformatBlock.spec.ts for triggerAtBlockStart: false, allowSameTypeAbove, and single-character match safety.isPreviousCharacterEmpty edge for empty-string ranges.withAutoformat coverage already exercises most end-to-end mark and text flows.autoformatBlock branches.