Comment on Why is it called linux phone?
clay_pidgin@sh.itjust.works 1 day agoI’ve noticed a glyph in several of your comments, including this one. Are you doing that intentionally, or is it a character that my client just isn’t deciding correctly?
bryndos@fedia.io 1 day ago
I'm not doing anything intentional, where is it appearing?
clay_pidgin@sh.itjust.works 23 hours ago
screenshot of a Lemmy comment
Does that work?
It looks cool, and I see it in many of your comments.
bryndos@fedia.io 2 hours ago
Interesting, it's where I put a simple line break <br>.
If I but a line space then It creates a new paragraph block <p></p>.
I guess your viewer doesnt like <br> within its <P> blocks.
snip of html source of my comment
clay_pidgin@sh.itjust.works 41 minutes ago
Fascinating! Are you adding the HTML tags manually, or are they being translated from a new line at some point?