gatsby-theme-code-notes
gatsby-theme-code-notes copied to clipboard
Add a parameter to configure TOC behaviour
It'd be useful to have a parameter either in the frontmatter or in the theme config to set the page TOC to auto expand.
Thanks!

@IronicBadger interesting suggestion. What do you think would be more useful to folks? A global setting in gatsby-config.js or a local setting in frontmatter?