ByteOnBikes@discuss.online to memes@lemmy.world · 1 day agoDamn she had AI write itdiscuss.onlineimagemessage-square218fedilinkarrow-up1808arrow-down144file-text
arrow-up1764arrow-down1imageDamn she had AI write itdiscuss.onlineByteOnBikes@discuss.online to memes@lemmy.world · 1 day agomessage-square218fedilinkfile-text
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-squaredustycups@aussie.zonelinkfedilinkarrow-up3·edit-21 day agoI just got a line across the page: —
minus-squaremacniel@feddit.orglinkfedilinkarrow-up6·edit-21 day 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·1 day agoDoesn’t do it for me on Thunder.
minus-squareZagorath@aussie.zonelinkfedilinkarrow-up4·1 day agoNor on Jerboa. But lemmy-ui (the default web UI) does it.
minus-squaredual_sport_dork 🐧🗡️@lemmy.worldlinkfedilinkEnglisharrow-up2·23 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-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·1 day 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.
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: —
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.
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.
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!