github.com/suntong/html2md
v1.6.0
#2833 most downloaded on Go modules
suntong/html2md
What this package is like to depend on
Last release 1 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 1.4 years
Nearly every release is documented
notes for 8 of 8 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
13 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
13 releases · Jul 2020 to Feb 2025Releases
latest 13-
v1.6.028 Feb 2025 -
v1.5.1-0.20241111235420-c1d94597b1cf11 Nov 2024 pre-releaseNothing published for this version
-
v1.5.019 Feb 2024Release notes
Open source → -
v1.1.215 Jun 2023 -
v1.1.115 Jun 2023Release notes
Open source →Release v1.1.1, with
--plugin-br-to-newlineto convert<br>to single newline for githubChangelog
- ec1b5c2 - [#] update README
- fbdda71 Merge pull request #17 from suntong/all-contributors/add-ImportTaste
- e201d76 docs: update .all-contributorsrc [skip ci]
- 8d78463 docs: update README.end2.e.md [skip ci]
- 85a6ed0 docs: update README.beg.e.md [skip ci]
- d8620e5 docs: update README.md [skip ci]
- c8a4f8f Merge pull request #16 from ImportTaste/master
- 082a6fb
to newline plugin - 0c94a6d Update bug-report-template.md
- 0f0d461 Update bug-report-template.md
- 132bb4b Update bug-report-template.md
- baf9ab8 Update issue templates
- 93410f1 - [#] update README.end.e.md
- 558da6d - [#] update README
- c7824a2 - [#] update README
-
v1.1.1-0.20230505162302-0c94a6d7626505 May 2023 pre-releaseNothing published for this version
-
v1.1.003 May 2023Release notes
Open source →Release v1.1.0, now excluding control supported
Changelog
- d16838c - [#] v1.1.0
- 098407f - [+] implement excluding control. close #6
- 51354af - [+] add excluding control wireframe
- 4c67b36 Merge pull request #14 from suntong/all-contributors/add-magnusviri
- 28d520a docs: update .all-contributorsrc [skip ci]
- f8fdd0c docs: update README.end2.e.md [skip ci]
- 104ea84 docs: update README.beg.e.md [skip ci]
- 0cc8aa0 docs: update README.md [skip ci]
-
v1.0.003 May 2023Release notes
Open source →Release v1.0.0, using html-to-markdown
v1.4.0, which has theEscapeModeoption.Changelog
- f1fb303 - [!] fix for GoReleaser build failure
- 26ac3dd - [#] fix README typo
- 395425b Merge pull request #13 from suntong/all-contributors/add-097115
- 42c74c0 docs: update .all-contributorsrc [skip ci]
- e193fc9 docs: update README.end2.e.md [skip ci]
- 548b564 docs: update README.beg.e.md [skip ci]
- a2702ac docs: update README.md [skip ci]
- bd6a2d1 Merge pull request #12 from suntong/all-contributors/add-vivook
- 0ec6420 docs: update .all-contributorsrc [skip ci]
- 49bb91e docs: update README.end2.e.md [skip ci]
- c865e53 docs: update README.beg.e.md [skip ci]
- 999ce5c docs: update README.md [skip ci]
- e856935 Merge pull request #11 from suntong/all-contributors/add-m040601
- 66f8ae3 docs: update .all-contributorsrc [skip ci]
- 9051eae docs: update README.end2.e.md [skip ci]
- 78ddbcb docs: update README.beg.e.md [skip ci]
- fad3daa docs: update README.md [skip ci]
- f89675a Merge pull request #10 from suntong/all-contributors/add-itdoginfo
- d5b96c9 docs: update .all-contributorsrc [skip ci]
- d961d1a docs: update README.end2.e.md [skip ci]
- 56cfa21 docs: update README.beg.e.md [skip ci]
- 04d769b docs: update README.md [skip ci]
- 9e441fe Merge pull request #9 from suntong/all-contributors/add-VPanteleev-S7
- 08cf82e docs: update .all-contributorsrc [skip ci]
- de28fe0 docs: update README.end2.e.md [skip ci]
- efb045a docs: update README.beg.e.md [skip ci]
- aba1c28 docs: update README.md [skip ci]
- eeee792 - [+] add arm 32b build for linux
- fbd899d - [#] update README
- 09f5064 - [+] add all-contributors initial settings & separated READMEs
- 094a514 - [#] prepare for separated README
- f584bf7 - [+] add --opt-escape-mode; build with latest; closes #2 #4 #8
- 9103300 - [#] only install cloudsmith cli when necessary
- f8e3920 - [#] use real test to replace dummy test
- e4b8179 - [+] add prop_test.go from jsonfiddle
- d070055 - [!] fix CI/CD build
- bb6f668 Merge pull request #5 from VPanteleev-S7/patch-1
- 35efb93 README: Update install instructions
-
v0.2.218 Dec 2021Release notes
Open source →publishing to central cloudsmith repo https://cloudsmith.io/~suntong/repos/repo/
Changelog
-
v0.2.2-0.20210705232704-7c4823944e8705 Jul 2021 pre-releaseNothing published for this version
-
v0.2.105 Jul 2021Release notes
Open source →Changelog
accdeb8 - [+] use GH actions for CD instead
19ead5b - [+] add TableCompat plugin; enable Table
c3106da - [] refactor out handleOptions() & handlePlugins() to reduce cyclomatic complexity of html2md()
e7c5acc - [+] update README
83af36d - [+] add .travis.yml with dummy test
a5af244 - [+] pkg md plugin handling functionality implemented
ab7bb77 - [+] pkg md options handling functionality implemented
b61a04a - [] -d/--domain option functionality implemented
bc50ae2 - [] updated _cli.yaml
db3f4a0 - [] use cli handling and clis functionalities
4ad51ce - [+] functionality implemented from goquery demo
fffbe38 - [+] refactor func html2md() to prop_html2md.go
e2ce2c8 - [+] add the initial wireframe
2a58677 Initial commit -
v0.0.0-20200809154251-19ead5b3f97209 Aug 2020 pre-releaseNothing published for this version
-
v0.0.0-20200727031908-c3106da3987527 Jul 2020 pre-releaseNothing published for this version