Sometimes I encounter html tables that I need to parse where cells contain full-tables themselves. When using pd.read_html itself, this does not work quite that well. With a simple call to ...
While this might not be directly related to node-html-markdown, you're hoping for a solution or workaround to correctly parse these nested tables. If anyone have an idea of how to make a fix for this ...