Files
blog-nextjs/components/mastodon-feed.tsx
gbanyan 35df76cd13 Fix Mastodon widget line breaks not displaying
Added whitespace-pre-line CSS class to preserve line breaks in
Mastodon post content. Previously, newline characters were being
collapsed into single spaces by default HTML whitespace handling.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-14 12:43:18 +08:00

5.3 KiB