kmx git
Register
kc3-lang/md4c
kc3-lang
Login
kc3-lang
/
md4c
Browse
Commit
Author :
Martin Mitas
Date :
2020-11-13 12:02:39
Hash :
3254b7cb
Message :
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.