docs: add note about the z_: namespace

This commit is contained in:
Victor Westerlund 2026-03-13 20:18:01 +01:00
parent 824b532f2a
commit d2300038d2

View file

@ -66,6 +66,9 @@ execute if std:out run return run function my_function
```
# Functions
> [!Note]
> The functions under the `z_:` namespace are used internally by mcfstd and are not meant to be called directly unless you know what you are doing.
<table>
<tr>
<th>Function</th>