Skip to content

Add optional markdown-svg raw HTML foreignObject passthrough

Problem

Add an opt-in markdown-svg configuration flag, off by default, that allows raw HTML embedded in markdown to be rendered by wrapping it in SVG foreignObject blocks. Document behavior, security constraints, and fallback behavior when disabled.

Context

Possible Solutions

Plan

Implementation Progress

QA Exploration

  • QA exploration completed (or N/A for non-UI tasks)

Review Feedback

  • Review cleared