html2text
html2text copied to clipboard
Incorrect operation of the drop_links option
Hi,
When I call
Html2Text::convert("<a href='https://google.ru'></a>", ['drop_links' => true]);
i got href instead empty
I think result should be empty because i use option 'drop_links' => true