Explorar o código

Update config

Daniel Supernault %!s(int64=6) %!d(string=hai) anos
pai
achega
82b7782c2b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      config/purify.php

+ 1 - 1
config/purify.php

@@ -67,7 +67,7 @@ return [
         |
         */
 
-        'HTML.Allowed' => 'a[href|title|rel],p,strong,em,i,u,h1,h2,h3,h4,h5,ul,ol,li',
+        'HTML.Allowed' => 'a[href|title|rel],p,strong,em,i,u,h1,h2,h3,h4,h5,ul,ol,li,br',
 
         /*
         |--------------------------------------------------------------------------