mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-08 22:01:58 -05:00
6 lines
No EOL
126 B
Cheetah
6 lines
No EOL
126 B
Cheetah
<if test="data.example.length">
|
|
<for each="example" in="data.example">
|
|
<p>Sample code:</p>
|
|
<pre>{+example+}</pre>
|
|
</for>
|
|
</if> |