mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-06-13 16:23:32 -07:00
Updated docs
This commit is contained in:
@@ -595,6 +595,8 @@ Code blocks in Markdown can include language hints for syntax highlighting:
|
||||
print("Hello, Reticulum!")
|
||||
```
|
||||
|
||||
You can use ``rawmu`` code blocks to render raw Micron inside Markdown files. If you create a code block with the language hint ``rawmu``, everything inside it will be treated as Micron directly.
|
||||
|
||||
Customizing Templates
|
||||
---------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user