mirror of
https://github.com/erusev/parsedown.git
synced 2025-01-17 12:48:28 +01:00
remove unnecessary blank lines
This commit is contained in:
parent
f5dd3455f9
commit
0182812d6c
@ -111,8 +111,6 @@ class Parsedown
|
|||||||
# Private Methods
|
# Private Methods
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
private function parse_block_elements(array $lines, $context = '')
|
private function parse_block_elements(array $lines, $context = '')
|
||||||
{
|
{
|
||||||
$elements = array();
|
$elements = array();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user