mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
remove trailing line break
This commit is contained in:
parent
618ab4e156
commit
0f090e1a6e
@ -1088,4 +1088,4 @@ class Parsedown
|
||||
'*' => '/^[*](.*?)[*]{2}(.+?)[*]{2}(.*?)[*]/s',
|
||||
'_' => '/^_(.*?)__(.+?)__(.*?)_/s',
|
||||
);
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user