@CombatWombatEsq to Microblog MemesEnglish • 1 year agoDon't ask me which ones tho, cuz I'm an oldimagemessage-square308arrow-up11.51Karrow-down127
arrow-up11.49Karrow-down1imageDon't ask me which ones tho, cuz I'm an old@CombatWombatEsq to Microblog MemesEnglish • 1 year agomessage-square308
minus-square@[email protected]linkfedilinkEnglish2•1 year agoSide side note: Not just bold but italicized as well. Cool.
minus-square@piratlinkEnglish1•edit-21 year agoI don’t know, but it works on Liftoff - if what you wanted was monospaced text (like in programming).
minus-square@[email protected]linkfedilinkEnglish2•1 year agoSimple explanation: lemmy uses markdown under the hood. In markdown, one star *surrounded* things are italics; two start **surrounded** things are bold. Three stars basically ‘* **combine** *’ both to make: italic bold.
minus-square@piratlinkEnglish1•1 year agoHeadings Begin a line with hashtag to make it a heading. One hashtag for h1, two for h2 etc. h1 h2 h3 h4 h5 h6
minus-square@piratlinkEnglish1•edit-21 year agoTo make monospace font, use ` as brackets. To quote, begin the line with > this is a quote
Side side note: Not just bold but italicized as well. Cool.
I don’t know, but it works on Liftoff - if what you wanted was monospaced text (like in programming).
Simple explanation: lemmy uses markdown under the hood. In markdown, one star *surrounded* things are italics; two start **surrounded** things are bold. Three stars basically ‘* **combine** *’ both to make: italic bold.
Headings
Begin a line with hashtag to make it a heading. One hashtag for h1, two for h2 etc.
h1
h2
h3
h4
h5
h6
italic * | bold ** | bold italic ***
deleted by creator
To make
monospace
font, use ` as brackets.To quote, begin the line with >
Bracketing with ~~
does thisdeleted by creator