html2txt_convert($html) returns an object rather than a string. Took me a little bit of hacking to figure this out. Might be worth mentioning in the readme and/or the module comments.
BTW, helpful module! Thanks for the good work!
-Jeff
html2txt_convert($html) returns an object rather than a string. Took me a little bit of hacking to figure this out. Might be worth mentioning in the readme and/or the module comments.
BTW, helpful module! Thanks for the good work!
-Jeff
Comments
Comment #1
robert castelo commentedGood point!
I've updated the README.txt, let me know if you have any suggestions for improving the documentation.
Comment #2
robert castelo commented