d0a5d3b2ab
This also fixes a surprising behavior when starting a file without a component selection.
6 lines
114 B
Handlebars
6 lines
114 B
Handlebars
<h2>Debug output</h2>
|
|
<pre>{{stringify this}}</pre>
|
|
{{#each_row}}
|
|
<pre>{{stringify this}}</pre>
|
|
{{/each_row}}
|