Skip to content

Flintmark 0.32.7

Choose a tag to compare

@github-actions github-actions released this 06 Jul 03:38
  • Inline SVG blocks render in Live Preview. Flintmark now renders raw
    <svg>...</svg> HTML blocks, including the common plain <div> wrapper used
    by Obsidian notes, as preview images instead of showing the source. The renderer
    is intentionally narrow: only a single SVG block is accepted, the caret reveals
    editable source, and unsafe SVG markup is stripped before the image is loaded.