Skip to content

Code blocks and inline code

Andreas Behringer edited this page Apr 7, 2025 · 3 revisions

general usage

Text can be marked as code by wrapping it between ```-lines or between ` and `

Is printed like: This is inline code and as a text block:

This is a multiline
code block
Clone this wiki locally