Skip to content

Releases: riboseinc/jekyll-external-links

v1.0.2

26 Jan 12:10
v1.0.2
Compare
Choose a tag to compare

This release fixes a bug where some files that are not HTML files but also aren’t treated by Jekyll as static assets—for example, XML feeds and sitemaps—could have HTML header erroneously prepended due to this plugin, causing them to become malformed in rendered site. Thanks to @Rp70 (as well as @cargocultprogramming, @axb21).

Note: as of this version, only files with .html extension will be processed by the plugin.

It also pins Nokogiri version to match 1.x.

v1.0.1

16 Apr 07:11
Compare
Choose a tag to compare

This release uses a newer Nokogiri version for filtering/excluding links based on specified selectors.

v1.0.0

16 Apr 07:12
Compare
Choose a tag to compare

This release updates Jekyll dependency to 4.0.