Commit 3254b7cb0060b2c7bfe5be96bb3ff4649544a221

Martin Mitas 2020-11-13T12:02:39

md_process_table_block_contents: Suppress empty TBODY block generation. When the table has no body rows, do not call the callback with MD_BLOCK_TBODY events. Fixes #138.