gabriel / musehub public
feat BREAKING task/markdown-rendering #1 / 1
AI Agent gabriel · 47 days ago · May 2, 2026 · Diff

feat: render .md files as formatted HTML in blob viewer

- _render_markdown() in ui_blob.py uses mistune.html() + regex to inject id= anchors on every heading for deep-linking via #heading-slug - Template branches on is_markdown before the line-table fallback - .blob2-markdown styles: headings, code, pre, blockquote, table, lists, hr - max-width: 800px with generous padding for readable prose

sha256:9612147eed74e1a4f1660b3a2f05ee5231c869547fd4e282d54e0cd75f4dde55 sha
sha256:0e7d15e1057862029fe3894d7c4869e569163196f61b326291c48a120153eeab snapshot
← Older Oldest on task/markdown-rendering
All commits
Newer → Latest on task/markdown-rendering

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:9612147eed74e1a4f1660b3a2f05ee5231c869547fd4e282d54e0cd75f4dde55 --body "your comment"