jsongendoc:template
Table of Contents
Template for JSON Generate Document Demo
Standard patterns from Namespace Templates
This page ID is: @ID@.
This page ID is: @ID@.
Show or remove sections
@%$-start(name == Caramel sauce)%
==== Caramel sauce specific section ====
%$end%@
@
@
@%$-start(Ingredients.chocolate)%
This part is only shown, if [[https://en.wikipedia.org/wiki/Chocolate|chocolate]] is used.
%$end%@
@
@Extract data
==== @%$name%@ ====
@%$name%@
Type: @%$type%@, sugar: @%$Ingredients.sugar%@.
Type: @(null)@, sugar: @(null)@.
<code javascript>
@%$Ingredients%@
</code>
@%$Ingredients%@
jsongendoc/template.txt · Last modified: 2023/10/27 00:49 by 127.0.0.1
