Commit c595c2ed0076616856634332c35a7a3c851b287c

Martin Mitas 2020-07-30T08:38:19

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.