Render embedded quoted posts as blockquotes with handle permalink #3

Merged
thatguygriff merged 1 commits from fix/issue-1-quoted-post-blockquote into main 2026-04-05 12:52:21 +00:00

1 Commits

Author SHA1 Message Date
bf72b74a01 Render embedded quoted posts as blockquotes with handle permalink
All checks were successful
CI / test (pull_request) Successful in 42s
CI / test (push) Successful in 40s
Fixes #1. Replaces the plain div wrapper and separate "View on Bluesky"
link with a <blockquote> element, and makes the @handle the permalink
to the quoted post.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-05 09:39:41 -03:00