Files
obelisk/app
tommy0103andClaude Opus 5 5f7f6d7cd5 refactor(renderer): configure the Markdown image renderer at startup
renderMarkdown ran the marked configuration on every call and leaned on a
module-level flag to make that cheap. It belongs next to the custom element
registration, which already runs once, before anything renders.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-08-03 02:10:50 +08:00
..