mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
leading spaces should not get trimmed
This commit is contained in:
5
tests/data/whitespace.md
Normal file
5
tests/data/whitespace.md
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
|
||||
This text starts with a line that consists of 4 spaces and it ends with one. This is a code block to make sure that leading spaces don't get trimmed.
|
||||
|
||||
|
Reference in New Issue
Block a user