One of the most important but likely most underrated things happening in Nostr right now. Building distributed systems is hard. #[0]
Do any nostr clients support rudimentary markdown like: * Lists * *italic* and **bold** typefaces * [Hyperlinks]() * `innline code` ```rust // Code blocks let foo = "bar"; ``` ## Subheadings And finally footnotes [^1] [^1]: lmk if anything works :)