doug@lemmy.today to Comic Strips@lemmy.worldEnglish · 4 个月前Cough Cough [OC]lemmy.todayimagemessage-square28fedilinkarrow-up1297
arrow-up1297imageCough Cough [OC]lemmy.todaydoug@lemmy.today to Comic Strips@lemmy.worldEnglish · 4 个月前message-square28fedilink
minus-squareGlenRambo@jlai.lulinkfedilinkEnglisharrow-up4·4 个月前You have an extra / in the link https://en.wikipedia.org/wiki/River_(typography)
minus-squareCatoblepas@piefed.blahaj.zonelinkfedilinkEnglisharrow-up2·4 个月前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)
minus-squaresandro@piefed.sociallinkfedilinkEnglisharrow-up3·4 个月前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.
minus-squareCatoblepas@piefed.blahaj.zonelinkfedilinkEnglisharrow-up2·edit-24 个月前Thanks 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 👍