feat(ui): render markdown in peek pane #18

Merged
lerko merged 1 commits from feat/peek-markdown into main 2026-05-16 23:52:57 +00:00
Owner
  • Add marked.js for full markdown rendering
  • Stream peek body renders as markdown
  • Card peek non-code content renders as markdown
  • Code/snippet cards keep escaped pre/code display
  • Styled: headers, lists, blockquotes, inline code, code blocks, links, hr
  • Graceful fallback to escHtml if marked fails to load
- Add marked.js for full markdown rendering - Stream peek body renders as markdown - Card peek non-code content renders as markdown - Code/snippet cards keep escaped pre/code display - Styled: headers, lists, blockquotes, inline code, code blocks, links, hr - Graceful fallback to escHtml if marked fails to load
lerko added 1 commit 2026-05-16 23:52:55 +00:00
- Add marked.js for full markdown rendering
- Stream peek body renders as markdown
- Card peek non-code content renders as markdown
- Code/snippet cards keep escaped pre/code display
- Styled: headers, lists, blockquotes, inline code, code blocks, links, hr
- Graceful fallback to escHtml if marked fails to load
lerko merged commit 5fd324e4bb into main 2026-05-16 23:52:57 +00:00
lerko deleted branch feat/peek-markdown 2026-05-16 23:53:03 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lerko/nib-v1#18