Skip to content

Use markdown heading options #17

@Archmonger

Description

@Archmonger

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions