Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude Headings with 'unlisted' Class from Table of Contents #3

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

PxaMMaxP
Copy link
Owner

This commit enhances the functionality to selectively exclude headings from the table of contents based on their class.

Changes made:

  • PHP:
    • Implemented logic to identify headings with the 'unlisted' class. These headings are now skipped and not included in the table of contents. This feature provides more control over which headings appear in the generated table of contents.

… table of contents.

Changes to
- PHP:
   Logic for noting any unlisted classes for the headings running through. If such a class is found, the corresponding heading is not added.
@PxaMMaxP PxaMMaxP merged commit eceffdb into main Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant