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?
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
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?