{!isDetail && } @@ -146,7 +168,7 @@ export function PostCard({ post, onLike, onRepost, onComment, onDelete, isDetail )} - {post.content} + {renderContent(post.content)} {post.media && post.media.length > 0 && (