sonicmolson
Results
1
issues of
sonicmolson
Using the default configuration using vendor publish, when I add "nav" to the default HTML.allowed setting, like so `'HTML.Allowed' => 'div,b,strong,i,em,u,a[href|title],ul,ol,li,p[style],br,span[style],img[width|height|alt|src],nav'1` I get the following error: `Element 'nav' is not...