You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ It can be used for converting HTML emails into text.
16
16
Some tests are installed as well.
17
17
Uses semantic versioning and no breaking changes are planned.
18
18
19
-
Fell free to publish a pull request if you have suggestions for improvement.
19
+
Fell free to publish a pull request if you have suggestions for improvement but please note that the library can now be considered feature-complete and API stable. If you need more than this basic conversion, please use an alternative mentioned at the bottom.
20
20
21
21
## Install
22
22
```bash
@@ -51,7 +51,7 @@ func main() {
51
51
To see all features, please look info `html2text_test.go`.
0 commit comments