Files
python-markdownify/tests
AlexVonB ea81407b87 implemented table parsing correctly
instead of manually walking down the dom tree
in a table, we now rely on the main descent loop
and just implement conversion for rows and cells
correctly. this enables the use of html inside a
table cell.
2021-05-17 14:00:00 +02:00
..
2013-07-31 16:54:37 -04:00
2013-07-31 16:54:37 -04:00
2021-02-21 23:06:21 +01:00