Updated docs

This commit is contained in:
Mark Qvist
2026-05-17 17:24:44 +02:00
parent 66096acc29
commit 340d0883a7
5 changed files with 8 additions and 1 deletions
+1
View File
@@ -740,6 +740,7 @@ def hello_world():
```
</pre></div>
</div>
<p>You can use <code class="docutils literal notranslate"><span class="pre">rawmu</span></code> code blocks to render raw Micron inside Markdown files. If you create a code block with the language hint <code class="docutils literal notranslate"><span class="pre">rawmu</span></code>, everything inside it will be treated as Micron directly.</p>
</section>
<section id="customizing-templates">
<h3>Customizing Templates<a class="headerlink" href="#customizing-templates" title="Link to this heading"></a></h3>