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

A way to disable numberifyHeading per post #1008

Closed
1 task done
qu1ck opened this issue Dec 2, 2023 · 1 comment · Fixed by #1011
Closed
1 task done

A way to disable numberifyHeading per post #1008

qu1ck opened this issue Dec 2, 2023 · 1 comment · Fixed by #1011
Labels
enhancement New feature or request

Comments

@qu1ck
Copy link

qu1ck commented Dec 2, 2023

Prerequisites

  • I have searched for duplicate or closed feature requests

Proposal

Add a front matter param to disable auto numbering of headings.

Motivation and context

It's good to have auto numbering of headings enabled globally but I would like to be able to disable it for specific posts where it does not make sense.

@razonyang
Copy link
Owner

Added, specify the numberifyHeadings as false on front matter to disable it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants