jekyll-target-blank
jekyll-target-blank copied to clipboard
handle URI::InvalidURIError by not processing the link
Do not throw exception for unparsable URLs with particular query params, javascript bookmarklet, etc. Added two file for testing purpose. No need to check for output in spec files, because if an exception is thrown tests will fail anyway.