You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i noticed a few posts that contain longgg drawn out words will break the post card's width if whatever client they're posting with doesn't wrap the content in a <p> tag. may need some adjustments with the word-break styles.
e.g.
i also noticed another instance of a post inside of a <code> block that caused the same issue. however, this one seems a bit trickier, as I wasn't able to resolve it with word-break styles when attempting to determine the cause in the inspector.
(is it poor etiquette to link someone else's post here? i'm not linking it out of an abundance of caution, but let me know if you need a link to it for reference and I can provide it)
The text was updated successfully, but these errors were encountered:
i noticed a few posts that contain longgg drawn out words will break the post card's width if whatever client they're posting with doesn't wrap the content in a
<p>
tag. may need some adjustments with the word-break styles.e.g.

i also noticed another instance of a post inside of a
<code>
block that caused the same issue. however, this one seems a bit trickier, as I wasn't able to resolve it with word-break styles when attempting to determine the cause in the inspector.(is it poor etiquette to link someone else's post here? i'm not linking it out of an abundance of caution, but let me know if you need a link to it for reference and I can provide it)
The text was updated successfully, but these errors were encountered: