Minor docs update

This commit is contained in:
Jeremy Ruston
2025-12-18 21:08:54 +00:00
parent 30e6092819
commit 5d72fb0608
@@ -32,3 +32,17 @@ src="""\function testfunction(one)
<$text text=<<testfunction one={{{ [[re]addprefix[The]] }}}>>/>
"""/>
<$macrocall $name='wikitext-example'
src="""\define innermacro(one)
:$one$:$one$:
\end innermacro
\define mymacro(param)
|$param$|$param$|
\end mymacro
<div class=<<mymacro param={{{ [<innermacro one={{$:/palette}}>addprefix[The palette named ]] }}}>>>
Content
</div>
"""/>