mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
commit
6b4a459f97
@ -1426,7 +1426,7 @@ class Parsedown
|
||||
# ~
|
||||
|
||||
protected $unmarkedInlineTypes = array(
|
||||
" \n" => 'Break',
|
||||
"\n" => 'Break',
|
||||
'://' => 'Url',
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user