Soft breaks should act as expected. Closes #2059
This commit is contained in:
@@ -59,7 +59,7 @@ return [
|
||||
'renderer' => [
|
||||
'block_separator' => "\n",
|
||||
'inner_separator' => "\n",
|
||||
'soft_break' => "\n",
|
||||
'soft_break' => "\n\n",
|
||||
],
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user