cebe / cebe/markdown

[FEATURE] Header links

Open
#186 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
1k
Forks
137
PR merge metrics
No merged PRs in 30d

Description

GitHub at least includes the ability to create header links. This for instance makes the #header-1 link to the first heading named Header, ie
```
heres the [link](#header-1] <- clicking this takes you to the header below

#### Header
```
However, this library makes those links absolute, meaning it now links to the original github repository, thereby taking them off our website.

Is there a way to make the links relative that I'm missing, or could that be made a new feature if it's not already present?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.