blog-backup/src/app
OpenClaw Bot b618772883 Add markdown rendering with react-markdown
- Installed react-markdown and remark-gfm for GitHub-flavored markdown
- Installed @tailwindcss/typography for proper prose styling
- Rewrote page.tsx to render markdown content as HTML
- Links are now clickable with proper hover states
- Headers, lists, and other markdown elements properly styled
- Fixes Task #12: Blog now renders markdown correctly
2026-02-19 08:45:14 -06:00
..
api/messages Add working blog backup functionality 2026-02-18 09:32:47 -06:00
favicon.ico Initial commit from Create Next App 2026-02-18 07:18:00 -06:00
globals.css Add markdown rendering with react-markdown 2026-02-19 08:45:14 -06:00
layout.tsx Initial commit from Create Next App 2026-02-18 07:18:00 -06:00
page.tsx Add markdown rendering with react-markdown 2026-02-19 08:45:14 -06:00