Skip to content

Assign unique heading identifiers for numbered headings #109

@AshleyHenry15

Description

@AshleyHenry15

When you add a number to a heading to represent a step in the process, that number gets added to the URL. Therefore, you are immediately limited to scaling up and growing without having to add annoying redirects.

Anytime you use a number in a heading, you should define a unique identifier. This is also a good practice for long headings or things that are subject to change.

The existing headings should be updated, you do it like this (strip the number from the URL):

## 1. Install from sources { #install-from-src }
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions