gradle-changelog-plugin
gradle-changelog-plugin copied to clipboard
Header links are included in the extracted notes
Describe the bug
Write
## [9.0.0-beta11] - 2025-03-18
[9.0.0-beta11]: https://github.com/GradleUp/shadow/releases/tag/9.0.0-beta11
**Added**
- 1
- 2
into the changelog.md file and run ./gradlew getChangelog --no-header --console=plain -q, you'll see:
**Added**
- 1
- 2
[9.0.0-beta11]: https://github.com/GradleUp/shadow/releases/tag/9.0.0-beta11
Expected behavior
**Added**
- 1
- 2
Environment:
- OS: macOS
- Gradle Changelog Plugin Version 2.2.1
- Gradle Version 8.13