Merge with upstream

This commit is contained in:
Sergii Bondarenko 2016-03-13 15:07:03 +02:00
parent 0956f99903
commit e9289b394c

View File

@ -493,6 +493,7 @@ class Parsedown
}
$Block = array(
'char' => $Line['text'][0],
'element' => array(
'name' => 'pre',
'handler' => 'element',