Commit graph

2 commits

Author SHA1 Message Date
codytseng
6f779e8b24 fix: detect markdown image syntax ![alt](url) as strong signal
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 10:57:39 +08:00
codytseng
cc1aa7f989 feat: add markdown rendering support for Content component
Detect markdown-formatted posts (from bots etc.) and render them
with react-markdown instead of plain text, with feed-friendly
styles (flattened headings, compact lists, scrollable tables).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-04 10:49:18 +08:00