2 Commits

Author SHA1 Message Date
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
Matthew Tretter
2515e9e107 Add lint command 2013-07-31 17:20:32 -04:00