Damus
elsirion · 154w
Do any nostr clients support rudimentary markdown like: * Lists * *italic* and **bold** typefaces * [Hyperlinks](https://bitcoin.org) * `innline code` ```rust // Code blocks let foo = "bar"; ``` ##...
shafemtol profile picture
It's not so fun when you just want to type plaintext but random clients absolutely want to imagine it's markdown and completely butcher your note. I'd be mostly fine with it if they'd stick to only modifying the style and not the text itself. Cf. @nostrich
elsirion · 154w
Didn't think about it that way before, but does it mess with #hashtags ?