doug@lemmy.today to Comic Strips@lemmy.worldEnglish · 2 months agoCough Cough [OC]lemmy.todayimagemessage-square28linkfedilinkarrow-up1296arrow-down16
arrow-up1290arrow-down1imageCough Cough [OC]lemmy.todaydoug@lemmy.today to Comic Strips@lemmy.worldEnglish · 2 months agomessage-square28linkfedilink
minus-squareGlenRambolinkfedilinkEnglisharrow-up4·2 months agoYou have an extra / in the link https://en.wikipedia.org/wiki/River_(typography)
minus-squareCatoblepas@piefed.blahaj.zonelinkfedilinkEnglisharrow-up2·2 months agoOn Piefed (and I think lemmy?) it doesn’t display the link properly if I don’t have that extra \ (it’s there to cancel out the final parenthesis, so that the markdown knows it’s part of the link)
minus-squaresandro@piefed.sociallinkfedilinkEnglisharrow-up3·2 months agoNot sure if it is correctly rendered by all clients, but you can try wrapping the links in < and >. <https://en.wikipedia.org/wiki/River_(typography)> … becomes https://en.wikipedia.org/wiki/River_(typography) It is referred to as autolinks in the CommonMark specification.
minus-squareCatoblepas@piefed.blahaj.zonelinkfedilinkEnglisharrow-up2·2 months agoThanks for the info! Your example does display correctly on Piefed 👍
You have an extra / in the link
https://en.wikipedia.org/wiki/River_(typography)
On Piefed (and I think lemmy?) it doesn’t display the link properly if I don’t have that extra \ (it’s there to cancel out the final parenthesis, so that the markdown knows it’s part of the link)
Not sure if it is correctly rendered by all clients, but you can try wrapping the links in
<and>.<https://en.wikipedia.org/wiki/River_(typography)>… becomes
https://en.wikipedia.org/wiki/River_(typography)
It is referred to as autolinks in the CommonMark specification.
Thanks for the info! Your example does display correctly on Piefed 👍