cmux/web/app/docs/changelog
Lawrence Chen 26d44e84da
Fix changelog page rendering markdown links as raw text (#320)
The InlineCode component only handled backtick code spans but ignored
markdown links, causing PR/issue references to display as raw
[#N](url) text instead of clickable links. Rename to InlineMarkdown
and add link parsing to the split regex.
2026-02-22 16:24:59 -08:00
..
page.tsx Fix changelog page rendering markdown links as raw text (#320) 2026-02-22 16:24:59 -08:00