Hofmaimaier@feddit.org to Science Memes@mander.xyzEnglish · 2 days agowhat?feddit.orgimagemessage-square39fedilinkarrow-up1327
arrow-up1327imagewhat?feddit.orgHofmaimaier@feddit.org to Science Memes@mander.xyzEnglish · 2 days agomessage-square39fedilink
minus-squareMonkderVierte@lemmy.ziplinkfedilinkEnglisharrow-up3·edit-214 hours 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