Author :
Martin Mitas
Date :
2024-01-09 00:01:35
Hash :38303af3 Message :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.