erusev/parsedown

Allowing the spaces in start of lines?

lianglee opened this issue · 0 comments

I have the code representation by adding spaces in start of code block (not with ````) tags parsedown removes those spaces. How to keep those spaces in output?

Example Code block (4 spaces)

<?php code