1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00
This commit is contained in:
Emanuil Rusev 2014-04-28 21:54:38 +03:00
parent 37416b5f07
commit 9fa415bcc5
2 changed files with 3 additions and 3 deletions

View File

@ -537,7 +537,7 @@ class Parsedown
if ( ! isset($Block['interrupted']))
{
$text = preg_replace('/^[ ]{0,2}/', '', $Line['body']);
$text = preg_replace('/^[ ]{0,4}/', '', $Line['body']);
$Block['li']['text'] []= $text;

View File

@ -1,6 +1,6 @@
- li
- li
- li
- li
- li
- li
- li
- li