Author :
Martin Mitas
Date :
2020-07-30 08:38:19
Hash :c595c2ed Message :md_process_verbatim_block_contents: Fix off by 1 error.
This caused outputting wrong indentation inside a fenced code blocks for
lines indented with mor ethan 16 spaces.
Fixes #124.