mirror of
https://github.com/erusev/parsedown.git
synced 2025-09-02 19:32:35 +02:00
remove unnecessary blank lines
This commit is contained in:
@@ -111,8 +111,6 @@ class Parsedown
|
||||
# Private Methods
|
||||
#
|
||||
|
||||
|
||||
|
||||
private function parse_block_elements(array $lines, $context = '')
|
||||
{
|
||||
$elements = array();
|
||||
|
Reference in New Issue
Block a user