russross/blackfriday
### [`v2.1.0`](https://togithub.com/russross/blackfriday/releases/tag/v2.1.0)
[Compare Source](https://togithub.com/russross/blackfriday/compare/v2.0.1...v2.1.0)
A minor release, mainly aimed at resolving ambiguity about the import path for blackfriday v2 and delivering minor fixes since last release:
- Committed to `github.com/russross/blackfriday/v2` as the canonical import path for blackfriday v2. (Issue [#587](https://togithub.com/russross/blackfriday/issues/587))
- Reduced the amount of dependencies. (PRs [#509](https://togithub.com/russross/blackfriday/issues/509) and [#515](https://togithub.com/russross/blackfriday/issues/515))
- Added a `SanitizedAnchorName` function. (PR [#509](https://togithub.com/russross/blackfriday/issues/509))
- Added `Node.IsContainer` and `Node.IsLeaf` methods. (PR [#540](https://togithub.com/russross/blackfriday/issues/540))
- Fixed parsing of links that end with a double backslashes. (Issue [#510](https://togithub.com/russross/blackfriday/issues/510))
- Fixed an issue where fence length wasn't computed. (PR [#505](https://togithub.com/russross/blackfriday/issues/505))
- Improved the default value for the `HTMLRendererParameters.FootnoteReturnLinkContents` field. (PR [#547](https://togithub.com/russross/blackfriday/issues/547))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v2.0.1
->v2.1.0
Release Notes
russross/blackfriday
### [`v2.1.0`](https://togithub.com/russross/blackfriday/releases/tag/v2.1.0) [Compare Source](https://togithub.com/russross/blackfriday/compare/v2.0.1...v2.1.0) A minor release, mainly aimed at resolving ambiguity about the import path for blackfriday v2 and delivering minor fixes since last release: - Committed to `github.com/russross/blackfriday/v2` as the canonical import path for blackfriday v2. (Issue [#587](https://togithub.com/russross/blackfriday/issues/587)) - Reduced the amount of dependencies. (PRs [#509](https://togithub.com/russross/blackfriday/issues/509) and [#515](https://togithub.com/russross/blackfriday/issues/515)) - Added a `SanitizedAnchorName` function. (PR [#509](https://togithub.com/russross/blackfriday/issues/509)) - Added `Node.IsContainer` and `Node.IsLeaf` methods. (PR [#540](https://togithub.com/russross/blackfriday/issues/540)) - Fixed parsing of links that end with a double backslashes. (Issue [#510](https://togithub.com/russross/blackfriday/issues/510)) - Fixed an issue where fence length wasn't computed. (PR [#505](https://togithub.com/russross/blackfriday/issues/505)) - Improved the default value for the `HTMLRendererParameters.FootnoteReturnLinkContents` field. (PR [#547](https://togithub.com/russross/blackfriday/issues/547))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.