doug@lemmy.today to Comic Strips@lemmy.worldEnglish · 1 month agoCough Cough [OC]lemmy.todayimagemessage-square29linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageCough Cough [OC]lemmy.todaydoug@lemmy.today to Comic Strips@lemmy.worldEnglish · 1 month agomessage-square29linkfedilink
minus-squareGlenRambo@jlai.lulinkfedilinkEnglisharrow-up0·1 month agoYou have an extra / in the link https://en.wikipedia.org/wiki/River_(typography)
minus-squareCatoblepas@piefed.blahaj.zonelinkfedilinkEnglisharrow-up0·1 month 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-up0·1 month 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-up0·1 month 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 👍