Github user riknoll commented on a diff in the pull request:
https://github.com/apache/cordova-docs/pull/480#discussion_r51651548
--- Diff: www/static/js/docs.js ---
@@ -40,7 +40,7 @@ $(document).ready(function () {
// Table of Contents
$('#page-toc').toc({
- 'selectors': 'h1,h2,h3,h4,h5,h6', // elements to use as
headings
+ 'selectors': 'h1,h2', // elements to use as headings
--- End diff --
Confusing for who? I don't think users expect the TOC to be that
comprehensive; major headings only should be fine. We do need to be vigilant
when we write pages to make sure the TOC displays correctly. I would argue that
defining/using other tags just complicates the markdown and defeats the purpose
of using it.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]