Skip to content

Unify markdown rendering and add Hot Tamale theme#454

Merged
BunsDev merged 1 commit intomainfrom
okcode/ping
Apr 14, 2026
Merged

Unify markdown rendering and add Hot Tamale theme#454
BunsDev merged 1 commit intomainfrom
okcode/ping

Conversation

@BunsDev
Copy link
Copy Markdown
Contributor

@BunsDev BunsDev commented Apr 14, 2026

Summary

  • Consolidate markdown rendering into a shared MarkdownHtml helper so preview, PR comments, workflow panels, and expandable summaries use the same GitHub-flavored markdown pipeline.
  • Add theme-aware markdown rendering with shared theme resolution and preview CSS scoping.
  • Introduce the hot-tamale color theme preset and wire it into theme storage and CSS.
  • Add coverage for markdown rendering, theme resolution, preview empty-state handling, and PR comment markdown detection.

Testing

  • bun fmt
  • bun lint
  • bun typecheck
  • Added/updated tests for renderMarkdownHtml, resolveMarkdownPreviewTheme, MarkdownPreview, PrCommentBody, and theme preset availability.

- Share GitHub-flavored markdown rendering across previews and PR review UI
- Add a reusable MarkdownHtml wrapper plus markdown/theme utilities
- Include the Hot Tamale color theme in theme config and CSS
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 14, 2026 6:32am
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 14, 2026 6:32am

@github-actions github-actions bot added size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Apr 14, 2026
@BunsDev BunsDev merged commit 4e004fa into main Apr 14, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant