blob: 7af05ff4e9f8d082b92773251eecfb2c0749dd0d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<h1>{{name}}</h1>
{{{description}}}
{{#example}}
<h2>Example</h2>
{{{exampleDescription}}}
<doc:example>
<doc:source>
{{/example}}
{{{example}}}
{{#example}}
</doc:source>
<doc:scenario>{{{scenario}}}</doc:scenario>
</doc:example>
{{/example}}
|