Skip to content

Provide an extension for validating section IDs #81

@wilkinsona

Description

@wilkinsona

We want our section IDs to follow a predictable structure and for that structure to be enforced. The IDs of top-level sections should be in kebab-case. The IDs of child sections should being with their parent's ID followed by . and then followed by kebab-case. The following are all valid:

  • top-level
    • top-level.nested-child
      • top-level.nested-child.grandchild

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions