fix(deps): update module github.com/johanneskaufmann/html-to-markdown to v2 #335
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.6.0->v2.2.2Release Notes
JohannesKaufmann/html-to-markdown (github.com/JohannesKaufmann/html-to-markdown)
v2.2.2Compare Source
Changelog
a2a1219Bump golang.org/x/net from 0.31.0 to 0.32.0130f633Merge pull request #121 from JohannesKaufmann/dependabot/go_modules/golang.org/x/net-0.32.0b3a74caMerge pull request #124 from jcubic/remove-temp-file5a52a80Merge pull request #130 from JohannesKaufmann/improve-hard-line-breakd904841Merge pull request #131 from JohannesKaufmann/improve-nested-lists14e6105Merge pull request #132 from JohannesKaufmann/move-cli-commande128d43add "go install" command to readme5493558add new testcases forinside blockquote
fc29e14add sponsor firecrawl to readmebbb7d5bchange goreleaser config file to reflect cli folder move057c7a9commonmark: allow configuration of empty href/content behavior891c5c1commonmark: simplify naming of link behavior variables0191495domutils: added MoveListItemse5557f6fix spelling mistakes9344542improved testcases for listsdda3eaemove folder "cli" to "cli/html2markdown"ce09b2cnew logic to remove consecutive newlineseca9d5creadme: add info about debian package & building from source874d7d1remove MacOSX temp file54dfab5remove old logic for unused markerbef143aremove unneeded code in marker packagee40d875renderdirectly as hard-line-break
bf93fdfupdate dependencies947dc92update go.sumdf4e9ccuse old EscapeMultiLine logic againv2.2.1Compare Source
Changelog
43b9c81github actions: publish deb packagesv2.2.0Compare Source
Changelog
5af1444cli: add include & exclude selectors4d6b2ffconverter: allow base domain with url schemec9b6dbcgithub: add issue formsv2.1.0Compare Source
V2 Release
The new version v2 has been released 🚀
It is a rewrite from the ground up — even more accurate than the v1 version!
Some new features:
<br />tagshtmltomarkdown.ConvertString(input)works out of the box.Try it now
Since there are breaking changes, the path now has the "/v2" suffix. This also allows you to run v1 and v2 in parallel.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.