Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #21 relative paths in external-formatted readme are now absolute. #62

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sevalsixarci
Copy link

Hi, this resolve #21 rewriting all relative link in a and img elements.
Obviously this is implemented only for package on GitHub.

I also fixed another issue I had noticed: the anchor of the headings in readme was not working. Apparently GitHub adds an arbitrary prefix (only in the HTML, I haven't investigate much what it's doing).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken links with relative paths
1 participant