apps/www/src/registry/changelog/entries/2026-04-23-redesign-blockquotes-container-blocks.mdx
footnote-kit: Add GFM footnotes with reference, definition, and input plugins plus UI — hover preview, navigation flash, multi-reference picker, and duplicate-definition recovery.footnote-base-kit: Add static footnote rendering for SSR and markdown pipelines.editor-kit, editor-base-kit: Register the new footnote kits.markdown-kit: Register the base footnote plugins and add remark-emoji so GFM footnotes and emoji shortcodes round-trip.insert-toolbar-button, insert-toolbar-classic-button, slash-node: Add a Footnote insert entry wired to action_footnote.transforms, transforms-classic: Map action_footnote to insertFootnote(editor, { select: true }).autoformat-kit: Reduce to symbol substitutions (arrows, fractions, legal, punctuation, smart quotes, sub/superscript). Markdown shortcuts move to the feature kits below. Add link automd so [text](url) closing on ) resolves to a structured link.