Changelog
- a2a1219 Bump golang.org/x/net from 0.31.0 to 0.32.0
- 130f633 Merge pull request #121 from JohannesKaufmann/dependabot/go_modules/golang.org/x/net-0.32.0
- b3a74ca Merge pull request #124 from jcubic/remove-temp-file
- 5a52a80 Merge pull request #130 from JohannesKaufmann/improve-hard-line-break
- d904841 Merge pull request #131 from JohannesKaufmann/improve-nested-lists
- 14e6105 Merge pull request #132 from JohannesKaufmann/move-cli-command
- e128d43 add "go install" command to readme
- 5493558 add new testcases for
inside blockquote - fc29e14 add sponsor firecrawl to readme
- bbb7d5b change goreleaser config file to reflect cli folder move
- 057c7a9 commonmark: allow configuration of empty href/content behavior
- 891c5c1 commonmark: simplify naming of link behavior variables
- 0191495 domutils: added MoveListItems
- e5557f6 fix spelling mistakes
- 9344542 improved testcases for lists
- dda3eae move folder "cli" to "cli/html2markdown"
- ce09b2c new logic to remove consecutive newlines
- eca9d5c readme: add info about debian package & building from source
- 874d7d1 remove MacOSX temp file
- 54dfab5 remove old logic for unused marker
- bef143a remove unneeded code in marker package
- e40d875 render
directly as hard-line-break - bf93fdf update dependencies
- 947dc92 update go.sum
- df4e9cc use old EscapeMultiLine logic again