Soft breaks should act as expected. Closes #2059

This commit is contained in:
James Brooks
2016-08-15 16:32:46 +01:00
parent e0a8e9d663
commit 3bc2097353

View File

@@ -59,7 +59,7 @@ return [
'renderer' => [
'block_separator' => "\n",
'inner_separator' => "\n",
'soft_break' => "\n",
'soft_break' => "\n\n",
],
/*