feat: render changelog as markdown in about panel #33

Merged
naomi merged 1 commits from feat/changelog into main 2026-03-09 09:35:30 -07:00
Owner

Summary

  • Installs react-markdown@10.1.0 in apps/web
  • Replaces the <pre> tag in the changelog section with the <Markdown> component for proper rendering
  • Updates CSS to style markdown elements (paragraphs, lists, headings, code blocks, links, bold text)

Closes #31

This PR was created with help from Hikari~ 🌸

## Summary - Installs `react-markdown@10.1.0` in `apps/web` - Replaces the `<pre>` tag in the changelog section with the `<Markdown>` component for proper rendering - Updates CSS to style markdown elements (paragraphs, lists, headings, code blocks, links, bold text) Closes #31 ✨ This PR was created with help from Hikari~ 🌸
hikari added 1 commit 2026-03-09 09:33:51 -07:00
feat: render changelog as markdown in about panel
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m1s
CI / Lint, Build & Test (pull_request) Successful in 1m6s
13b8ec3ca2
Closes #31
naomi merged commit 7a1c57be9a into main 2026-03-09 09:35:30 -07:00
naomi deleted branch feat/changelog 2026-03-09 09:35:30 -07:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/elysium#33