Comment on Let's Encrypt Ending Support for Expiration Notification Emails
299792458ms@lemmy.zip 4 weeks agoIt is not the client, that it is actually how markdown works. Every markdown guide specifically tells to avoid this indentation because its meant for code blocks which by default do not wrap text lines.
can@sh.itjust.works 4 weeks ago
They’re talking specifically about the word wrapping. Note in their screenshot it is properly tendered in monosoace code block font.
299792458ms@lemmy.zip 4 weeks ago
I know, clients not wrapping lines in codeblocks are also “rendering properly”. Wrapping it’s up to the client’s parser, reason why I noted to use the aproppriate syntax regardless.