doug@lemmy.today to Comic Strips@lemmy.worldEnglish · 21 days agoCough Cough [OC]lemmy.todayimagemessage-square28fedilinkarrow-up1293
arrow-up1293imageCough Cough [OC]lemmy.todaydoug@lemmy.today to Comic Strips@lemmy.worldEnglish · 21 days agomessage-square28fedilink
minus-squareGlenRambo@jlai.lulinkfedilinkEnglisharrow-up4·21 days agoYou have an extra / in the link https://en.wikipedia.org/wiki/River_(typography)
minus-squareCatoblepas@piefed.blahaj.zonelinkfedilinkEnglisharrow-up2·21 days 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·20 days 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·edit-220 days 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 👍