node-html-to-text
node-html-to-text copied to clipboard
Is it possible to override format for specific TD element?
Hi,
Firstly, thanks for the library! It has been a life saver. Secondly, I have an specific use case that I need to extract from a html template and I would like to ignore an specific TD. Is it possible out of the box? If not, any suggestion on how or where should I look to try to bypass the default behaviour for the tables?
Thanks in advance!