حمید پیام عباسی@crazypeople.online to Memes@lemmy.mlEnglish · 5 days agoYeah, well, I'm gonna go build my own lemmy. With blackjack and hookers! In fact forget the lemmy.lemmy.mlimagemessage-square129fedilinkarrow-up1139arrow-down116
arrow-up1123arrow-down1imageYeah, well, I'm gonna go build my own lemmy. With blackjack and hookers! In fact forget the lemmy.lemmy.mlحمید پیام عباسی@crazypeople.online to Memes@lemmy.mlEnglish · 5 days agomessage-square129fedilink
minus-squareCowbee [he/they]@lemmy.mllinkfedilinkarrow-up4·5 days agoI forget, how do you add alt-text again? I keep forgetting the right way to do it.
minus-squareferric_carcinization@lemmy.mllinkfedilinkEnglisharrow-up4·edit-25 days agoThe syntax for images in markdown is . Edit: Feels ridiculous to have to use a real image for this. Lemmy really seems to dislike image-like formatting in code blocks.
minus-squareEdie [it/it/its/its/itself, she/her/her/hers/herself]@lemmy.mllinkfedilinkarrow-up5·edit-25 days ago
minus-squareferric_carcinization@lemmy.mllinkfedilinkEnglisharrow-up4·5 days agoBut it shouldn’t do that when enclosed in a code/preformatted block?
minus-squareEdie [it/it/its/its/itself, she/her/her/hers/herself]@lemmy.mllinkfedilinkarrow-up5·5 days agoIt shouldn’t but the markdown parser is for whatever reason not that good.
minus-squareferric_carcinization@lemmy.mllinkfedilinkEnglisharrow-up2·5 days agoLooks like it’s using markdown-it, a Rust port of a JavaScript library with the same name. It looks unmaintained. Last commit is from 2 years ago and issues look inactive. (including one asking asking about the maintenance status)
minus-squareEdie [it/it/its/its/itself, she/her/her/hers/herself]@lemmy.mllinkfedilinkarrow-up4·5 days agoI believe the frontend uses markdown-it proper.
minus-squareferric_carcinization@lemmy.mllinkfedilinkEnglisharrow-up2·5 days agoI think that it’s the backend that screws the “url” up. Everything looks good in the preview, but the “url” part disappears upon publishing.
minus-squareEdie [it/it/its/its/itself, she/her/her/hers/herself]@lemmy.mllinkfedilinkarrow-up4·edit-25 days agodeleted by creator
minus-squaremathemachristian[he]@lemmy.mllinkfedilinkarrow-up3·edit-25 days ago wrong I think it’s 
minus-squareEdie [it/it/its/its/itself, she/her/her/hers/herself]@lemmy.mllinkfedilinkarrow-up4·5 days agoNo it is alt text in the square brackets and title in the quotations
minus-squaremathemachristian[he]@lemmy.mllinkfedilinkarrow-up8·edit-25 days agolets test it 
minus-squareferric_carcinization@lemmy.mllinkfedilinkEnglisharrow-up3·5 days agoNice alt text, very concise!
minus-squareUltraGiGaGigantic@lemmy.mllinkfedilinkEnglisharrow-up3·edit-25 days agoUsed to do that all the time but a certain someone got all my carefully labeled images nuked when they got banned. My apologies to my differently sighted people out there. I hope I can be strong for you once more.
I forget, how do you add alt-text again? I keep forgetting the right way to do it.
The syntax for images in markdown is
.
Edit: Feels ridiculous to have to use a real image for this. Lemmy really seems to dislike image-like formatting in code blocks.
But it shouldn’t do that when enclosed in a code/preformatted block?
It shouldn’t but the markdown parser is for whatever reason not that good.
Looks like it’s using markdown-it, a Rust port of a JavaScript library with the same name.
It looks unmaintained. Last commit is from 2 years ago and issues look inactive. (including one asking asking about the maintenance status)
I believe the frontend uses markdown-it proper.
I think that it’s the backend that screws the “url” up. Everything looks good in the preview, but the “url” part disappears upon publishing.
deleted by creator
wrong
I think it’s
No it is alt text in the square brackets and title in the quotations
lets test it
Thanks!
Nice alt text, very concise!
Thanks!
Used to do that all the time but a certain someone got all my carefully labeled images nuked when they got banned.
My apologies to my differently sighted people out there. I hope I can be strong for you once more.