ckolderup / postmarks

a single-user bookmarking website designed to live on the Fediverse
https://postmarks.glitch.me
MIT License
452 stars 38 forks source link

Hashtags display compatibility across apps #159

Closed jeffsikes closed 8 months ago

jeffsikes commented 8 months ago

Some apps aren't behaving well with using a <p> block for the hashtags list. They don't get added to a new line, and instead show up right against the content of the post with no spacing.

New PR incoming later today.

Setting two line breaks to make up for it, and then a <span> tag is a good compromise. Additionally, if no tags exist, the additional line breaks won't be included in the post now. Hashtag bar still works with a <span>

Screenshot of the official Mastodon iOS app

Works correctly in: (unfortunately all my fave apps so I didn't notice it at first!)

Issue in: