حمید پیام عباسی@crazypeople.online to Memes@lemmy.mlEnglish · 22 hours agoYeah, well, I'm gonna go build my own lemmy. With blackjack and hookers! In fact forget the lemmy.lemmy.mlimagemessage-square139fedilinkarrow-up1183arrow-down118
arrow-up1165arrow-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 · 22 hours agomessage-square139fedilink
minus-squareEdie [it/it/its/its/itself, she/her/her/hers/herself]@lemmy.mllinkfedilinkarrow-up6·14 hours agoI believe the frontend uses markdown-it proper.
minus-squareferric_carcinization@lemmy.mllinkfedilinkEnglisharrow-up4·14 hours 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-up6·edit-214 hours agodeleted by creator
minus-squareferric_carcinization@lemmy.mllinkfedilinkEnglisharrow-up5·14 hours agoIt only becomes an image to me when outside of a code/preformatted block. Inside of one, it contains the raw markdown verbatim: <code class="hljs">!<span class="hljs-selector-attr">[alt]</span>(url)</code>.
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
It only becomes an image to me when outside of a code/preformatted block. Inside of one, it contains the raw markdown verbatim:
<code class="hljs">!<span class="hljs-selector-attr">[alt]</span>(url)</code>.