Author :
Martin Mitas
Date :
2019-05-16 22:59:45
Hash :267e82df Message :md_is_[hex|dec]_entity_contents: Fix maximal entity length.
Spec. version 0.29 limits the decimal character length to at most
7 decimal digits and hexadecimal character length to at most 6
hexadecimal digits.
Fixes #77.