When I look, at my chapbook.html I have:
```
It looks like it needs a relatively small edit to the output file putting `options="debug"` in the `<tw-storydata>` seems to do it.
```
as the explanation so you would put the attribute `options="debug"` in the <tw-storydata> element. It's a bit of a manual fix, but it probably can be automated somewhat. There probably already is an options attribute. So just add the debug option.