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

Is it possible to ignore certain headers? #37

Open
trallnag opened this issue May 1, 2022 · 2 comments
Open

Is it possible to ignore certain headers? #37

trallnag opened this issue May 1, 2022 · 2 comments
Labels

Comments

@trallnag
Copy link

trallnag commented May 1, 2022

I'm unable to find anything related to that in the documentation. Is it possible to ignore certain headers?

And thanks for this nice tool

@frnmst
Copy link
Owner

frnmst commented May 2, 2022

No, it is not currently possible.

How would you identify the headers to ignore:

  • by sequential id (easy)
  • by content (exact match, regex, ?)
  • ?

@trallnag
Copy link
Author

trallnag commented May 3, 2022

No, it is not currently possible.

Okay, good to know

How would you identify the headers to ignore:

Some similar tools I know exclude headers that contain a certain string. Or header that have a certain string right before the header.

For example https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one

Add <!-- omit in toc --> at the end of a heading to ignore it in TOC (It can also be placed above a heading)

@trallnag trallnag closed this as completed May 3, 2022
@frnmst frnmst pinned this issue Jul 4, 2022
@frnmst frnmst reopened this Nov 11, 2023
@frnmst frnmst unpinned this issue Apr 10, 2024
@frnmst frnmst pinned this issue Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants