JPDev@programming.dev to Software Gore@programming.dev · 2 years agoChemistryprogramming.devimagemessage-square9linkfedilinkarrow-up160arrow-down11
arrow-up159arrow-down1imageChemistryprogramming.devJPDev@programming.dev to Software Gore@programming.dev · 2 years agomessage-square9linkfedilink
minus-squarecheer@lemmy.worldlinkfedilinkEnglisharrow-up5·2 years agoProf probably pasted these in and the $s got automatically escaped or something.
minus-squareDoYouNot@lemmy.worldlinkfedilinkarrow-up2·2 years agoYeah one of them seems to have worked, whatever the reason…
minus-squarewischi@programming.devlinkfedilinkarrow-up1·edit-22 years agoLooks like LateX is not supported but Markdown is. Single underscore leads to italic text. _some text_ will render as some text. Two underscores will render the text bold in markdown. __example__: example
minus-squaremumblerfish@lemmy.worldlinkfedilinkarrow-up3·2 years agoNot sure that explains the working example in the picture. If it was markdown it would have had to changed font, italized, and added a subscript.
Prof probably pasted these in and the
$
s got automatically escaped or something.Yeah one of them seems to have worked, whatever the reason…
Looks like LateX is not supported but Markdown is. Single underscore leads to italic text.
_some text_
will render as some text. Two underscores will render the text bold in markdown.__example__
: exampleNot sure that explains the working example in the picture. If it was markdown it would have had to changed font, italized, and added a subscript.
deleted by creator