Skip to content

Commit

Permalink
Merge e23e3e3 into d30d3a0
Browse files Browse the repository at this point in the history
  • Loading branch information
internetfett committed Jul 1, 2019
2 parents d30d3a0 + e23e3e3 commit 594b210
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/config/markdown.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
'renderer' => [
'block_separator' => "\n",
'inner_separator' => "\n",
'soft_break' => "\n",
'soft_break' => "<br/>",
],

/*
Expand Down

0 comments on commit 594b210

Please sign in to comment.