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

Use markdown heading options #17

Open
Archmonger opened this issue Jun 7, 2023 · 0 comments
Open

Use markdown heading options #17

Archmonger opened this issue Jun 7, 2023 · 0 comments

Comments

@Archmonger
Copy link

Archmonger commented Jun 7, 2023

Currently this plugin assumes that any section without a nav title is a section index. This is an implicit assumption, and a fairly annoying one sometimes.

It would be better to be explicit by also requiring that the section index has a markdown heading property. It could look like this:

---
section_index: true
---

# Hello World!

This is some random text!
@Archmonger Archmonger changed the title Rely on Markdown heading options, rather than ambiguous nav titles Use markdown heading options rather than "no nav title" Jun 7, 2023
@Archmonger Archmonger changed the title Use markdown heading options rather than "no nav title" Use markdown heading options Jun 20, 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

No branches or pull requests

1 participant