Hi Marc
Thanks for the reply. The issue is site-wide – every page I’ve created that has a toc. Most pages are behind a membership wall so I’ve made this test page, which has the same issue: https://jaypostones-drumlessons.com/toc-test/
Here’s the code from the test page:
<!-- wp:simpletoc/toc {"no_title":true} /-->
<!-- wp:heading {"textAlign":"center"} -->
<h2 class="has-text-align-center"><strong>heading example</strong></h2>
<!-- /wp:heading -->
<!-- wp:paragraph -->
<p>dqwiduhqwdu hqwdu hqwduhqwduh qWDH </p>
<!-- /wp:paragraph -->
<!-- wp:paragraph -->
<p>qwd oqhwd iouwd iuhqwd iuhqwd </p>
<!-- /wp:paragraph -->
<!-- wp:heading {"textAlign":"center"} -->
<h2 class="has-text-align-center"><strong>another heading</strong></h2>
<!-- /wp:heading -->
<!-- wp:paragraph -->
<p></p>
<!-- /wp:paragraph -->