Add anchor link to History h2 to match markdown rendered headings #21
No reviewers
Labels
No labels
bug
contribution welcome
docs wanted
duplicate
enhancement
good first issue
help wanted
invalid
question
upstream
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
redict/redict.io!21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "crabmusket/redict.io:history-anchors"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The headings like "Examples" rendered from markdown have
ids and links. This adds the same HTML to the "History" section which is not generated from markdown.Signed-off-by: Daniel Buckmaster [email protected]
Thanks, @crabmusket! That makes sense 👍