There was an error while loading. Please reload this page.
1 parent af6a2e5 commit e9421cfCopy full SHA for e9421cf
src/config.php
@@ -35,7 +35,7 @@ public function __construct(array $config = []) {
35
$default = [
36
'elements' => [
37
'inline' => [
38
-'b', 'u', 'big', 'i', 'small', 'ttspan', 'em', 'a', 'strong', 'sub', 'sup', 'abbr', 'acronym', 'cite', 'code', 'dfn', 'em', 'kbd', 'strong', 'samp', 'var', 'span'
+'b', 'u', 'big', 'i', 'small', 'ttspan', 'em', 'a', 'strong', 'sub', 'sup', 'abbr', 'acronym', 'cite', 'code', 'dfn', 'em', 'kbd', 'strong', 'samp', 'var', 'span', 's'
39
],
40
'singleton' => [
41
0 commit comments