Commit 38303af3691daa51d60bc643ca3a35f41045d2c1

Martin Mitas 2024-01-09T00:01:35

Make md_is_html_block_end_condition() reuse the same data... ... as md_is_html_block_start_condition() for the type 1 so we make all tags are used consistently there. Fixes #207.