You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Data sources page has three H2 headings but no TOC is displayed in the right nav:
This is because the current toc.html partial (somewhat arbitrarily IMHO) decides whether it should display the TOC based on the character length of the TOC HTML! We can do better than this: e.g., at least count the number of headings.
The Data sources page has three H2 headings but no TOC is displayed in the right nav:
This is because the current toc.html partial (somewhat arbitrarily IMHO) decides whether it should display the TOC based on the character length of the TOC HTML! We can do better than this: e.g., at least count the number of headings.
Info:
The text was updated successfully, but these errors were encountered: