Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-01-13 | 1.3 kB | |
v0.7.0.tar.gz | 2023-01-13 | 64.1 kB | |
v0.7.0.zip | 2023-01-13 | 78.1 kB | |
Totals: 3 Items | 143.5 kB | 0 |
What's Changed
- Handles links with titles: e.g. by @aloisklink in https://github.com/benbalter/jekyll-relative-links/pull/60
- Urls starting with / handled as absolute urls from the root by @krichardsson in https://github.com/benbalter/jekyll-relative-links/pull/62
- fix(generator): links with title without fragment by @Windol in https://github.com/benbalter/jekyll-relative-links/pull/64
- Fix relative links not working in excerpts by @qwtel in https://github.com/benbalter/jekyll-relative-links/pull/65
- Resolve urlencoded link transformation by @bwdmonkey in https://github.com/benbalter/jekyll-relative-links/pull/71
- Upgrade to GitHub-native Dependabot by @dependabot-preview in https://github.com/benbalter/jekyll-relative-links/pull/75
New Contributors
- @aloisklink made their first contribution in https://github.com/benbalter/jekyll-relative-links/pull/60
- @krichardsson made their first contribution in https://github.com/benbalter/jekyll-relative-links/pull/62
- @Windol made their first contribution in https://github.com/benbalter/jekyll-relative-links/pull/64
- @bwdmonkey made their first contribution in https://github.com/benbalter/jekyll-relative-links/pull/71
Full Changelog: https://github.com/benbalter/jekyll-relative-links/compare/v0.6.1...v0.7.0