ByteOnBikes@discuss.online to memes@lemmy.world · 1 day agoDamn she had AI write itdiscuss.onlineimagemessage-square204fedilinkarrow-up1784arrow-down143file-text
arrow-up1741arrow-down1imageDamn she had AI write itdiscuss.onlineByteOnBikes@discuss.online to memes@lemmy.world · 1 day agomessage-square204fedilinkfile-text
minus-squareLembot_0004@discuss.onlinelinkfedilinkarrow-up54·edit-21 day agoMany input mechanisms automatically substitute two hyphens with “–”.
minus-squaredual_sport_dork 🐧🗡️@lemmy.worldlinkfedilinkEnglisharrow-up33arrow-down2·1 day agoIncluding this very platform. Lemmy will automatically render a double dash – as an en dash, and a triple dash — as an em dash. I usually just type alt + 0151, though, because I’m a nerd.
minus-squareEmpricorn@feddit.nllinkfedilinkEnglisharrow-up1·48 minutes agotest, ignore: – “–” dash: –
minus-squaredustycups@aussie.zonelinkfedilinkarrow-up3·edit-21 day agoI just got a line across the page: —
minus-squaredual_sport_dork 🐧🗡️@lemmy.worldlinkfedilinkEnglisharrow-up2·17 hours agoSome of this may depend on your client. If you do a triple dash by itself on its own line: You get a horizontal rule in most clients, including the default web UI and all of the major browser based clients I’ve tried.
minus-squaremacniel@feddit.orglinkfedilinkarrow-up6·edit-223 hours agoYou only get a horizontal line when you have the three dashes sit alone on a line But when you use it inline—then it should render as an emdash or–an endash
minus-squareZiglin (it/they)@lemmy.worldlinkfedilinkEnglisharrow-up5·22 hours agoDoesn’t do it for me on Thunder.
minus-squareZagorath@aussie.zonelinkfedilinkarrow-up4·19 hours agoNor on Jerboa. But lemmy-ui (the default web UI) does it.
minus-squaredustycups@aussie.zonelinkfedilinkarrow-up1·1 day agoWhy am I bold? why does markdown do my head in. Its really not that hard.
minus-squareNeatNit@discuss.tchncs.delinkfedilinkarrow-up2·23 hours agoI’m not seeing it in Voyager, but I’m guessing you made a header: Main header =========== Level 2 header -------------- The number of dashes or equality signs doesn’t have to match, so I think that’s what you did.
Many input mechanisms automatically substitute two hyphens with “–”.
wrong comment
Including this very platform.
Lemmy will automatically render a double dash – as an en dash, and a triple dash — as an em dash.
I usually just type alt + 0151, though, because I’m a nerd.
test, ignore:
–
“–”
dash: –
I just got a line across the page: —
Some of this may depend on your client. If you do a triple dash by itself on its own line:
You get a horizontal rule in most clients, including the default web UI and all of the major browser based clients I’ve tried.
You only get a horizontal line when you have the three dashes sit alone on a line
But when you use it inline—then it should render as an emdash or–an endash
Doesn’t do it for me on Thunder.
Nor on Jerboa. But lemmy-ui (the default web UI) does it.
Why am I bold? why does markdown do my head in. Its really not that hard.
I’m not seeing it in Voyager, but I’m guessing you made a header:
Main header =========== Level 2 header --------------
The number of dashes or equality signs doesn’t have to match, so I think that’s what you did.
Nice. Thanks!