Hofmaimaier@feddit.org to Science Memes@mander.xyzEnglish · 3 days agowhat?feddit.orgimagemessage-square39linkfedilinkarrow-up1333arrow-down13
arrow-up1330arrow-down1imagewhat?feddit.orgHofmaimaier@feddit.org to Science Memes@mander.xyzEnglish · 3 days agomessage-square39linkfedilink
minus-squareMonkderVierte@lemmy.ziplinkfedilinkEnglisharrow-up3·edit-21 day agoThe source code thing? `text` for inline and \``` Block \``` for blocks (ignore the \). You can also add an indicator for the type of code to the first indicator, like \```java for source highlighting.
The source code thing?
`text`for inline and
\``` Block \```for blocks (ignore the
\).You can also add an indicator for the type of code to the first indicator, like
\```javafor source highlighting.
Thanks man