@[email protected] to Software [email protected] • 10 months agoChemistryprogramming.devimagemessage-square9fedilinkarrow-up159arrow-down11
arrow-up158arrow-down1imageChemistryprogramming.dev@[email protected] to Software [email protected] • 10 months agomessage-square9fedilink
minus-squarecheerlinkEnglish7•10 months agoProf probably pasted these in and the $s got automatically escaped or something.
minus-square@[email protected]linkfedilink1•edit-210 months 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-square@mumblerfishlink3•10 months 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