This page ID is: @ID@.
This page ID is: playground:jsongendoc_demo:result_ganache.
@%$-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%@
This part is only shown, if chocolate is used.
==== @%$name%@ ====
Type: @%$type%@, sugar: @%$Ingredients.sugar%@.
Type: sweet sauce, sugar: null.
<code javascript>
@%$Ingredients%@
</code>
{"chocolate":"250 g","cream":"250 ml"}