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.
3 lines
28 B
INI
3 lines
28 B
INI
[flake8]
|
|
ignore = E501 W503
|