Files
2024-08-02 00:03:31 +02:00

5 lines
133 B
Handlebars

<h2>Debug output</h2>
<pre><code class="language-json">{{stringify this}}
{{#each_row}}{{stringify this}}
{{/each_row}}
</code></pre>