Quick Question about TOCs

Hi all, new to SilverBullet and loving it. Question, is there something special I need to do to get a Table Of Contents on a new page? I have a new page with 4 headers and I am not seeing the TOC, even when I refresh the widgets.

I'm sure I am just doing something wrong.

Thanks.

See Widgets, in particular you can set the minimum number of headings that determines when the TOC gets rendered:

config.set("std.widgets.toc.minHeaders", 5)

That is odd. It should happen automatically for 3 headers or up (refresh the page just in case). Unless you explicitly disabled it in your CONFIG?