docs/plans/2026-04-09-editor-spec-html-block-current-surface.md
Run the editor-spec workflow for HTML blocks as a current markdown-native
surface and decide whether the current partial parity row should tighten, or
whether the current evidence still only justifies a lighter status.
| Phase | Status | Notes |
|---|---|---|
| Load current HTML-block law and evidence | complete | standards/spec/protocol/parity/research |
| Compare current Plate evidence vs Typora authority | complete | current-surface or still thin |
| Decide status and law tightening | complete | move to locked with narrower current contract |
| Patch docs | complete | code + docs |
| Verify consistency | complete | standards/spec/protocol/parity alignment |
packages/markdown/src/lib/rules/defaultRules.ts, which deserializes generic
HTML nodes into text rather than a dedicated HTML-block editor surface.HTML block can now move to locked.locked without
new runtime/test work.lint:fix..changeset/markdown-html-block-source-fallback.md.