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.2
Release Notes
JohannesKaufmann/html-to-markdown (github.com/JohannesKaufmann/html-to-markdown)
v2.2.2
Compare Source
Changelog
a2a1219
Bump golang.org/x/net from 0.31.0 to 0.32.0130f633
Merge pull request #121 from JohannesKaufmann/dependabot/go_modules/golang.org/x/net-0.32.0b3a74ca
Merge pull request #124 from jcubic/remove-temp-file5a52a80
Merge pull request #130 from JohannesKaufmann/improve-hard-line-breakd904841
Merge pull request #131 from JohannesKaufmann/improve-nested-lists14e6105
Merge pull request #132 from JohannesKaufmann/move-cli-commande128d43
add "go install" command to readme5493558
add new testcases forinside blockquote
fc29e14
add sponsor firecrawl to readmebbb7d5b
change goreleaser config file to reflect cli folder move057c7a9
commonmark: allow configuration of empty href/content behavior891c5c1
commonmark: simplify naming of link behavior variables0191495
domutils: added MoveListItemse5557f6
fix spelling mistakes9344542
improved testcases for listsdda3eae
move folder "cli" to "cli/html2markdown"ce09b2c
new logic to remove consecutive newlineseca9d5c
readme: add info about debian package & building from source874d7d1
remove MacOSX temp file54dfab5
remove old logic for unused markerbef143a
remove unneeded code in marker packagee40d875
renderdirectly as hard-line-break
bf93fdf
update dependencies947dc92
update go.sumdf4e9cc
use old EscapeMultiLine logic againv2.2.1
Compare Source
Changelog
43b9c81
github actions: publish deb packagesv2.2.0
Compare Source
Changelog
5af1444
cli: add include & exclude selectors4d6b2ff
converter: allow base domain with url schemec9b6dbc
github: add issue formsv2.1.0
Compare 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.