From f26b930b5ff3c5ca9f8bb8a72e323c80660d8676 Mon Sep 17 00:00:00 2001 From: Yutaka Kurosaki <> Date: Sat, 9 May 2026 11:03:09 +0900 Subject: [PATCH] Wire MediaEmbedExtension into Document::renderMarkdown The extension registers a DocumentParsedEvent listener that walks the AST, finds Image nodes whose URLs match media patterns (via MediaUrlResolver), and replaces them with MediaEmbedNode instances containing the appropriate