Hi ,
When I am converting the Html content into Markdown, it occurs the error:
Object reference not set to an instance of an object.
here is the html content:
<Table id=\"attributesTable\">\n <tbody>\n <tr>…...here is the html content: <table id=\"attributesTable\">\n <tbody>\n...</td>\n </tr>\n </tbody>\n</table> I’m using the latest version...