Left as-is

This commit is contained in:
Andy Miller 2015-12-17 10:48:21 -07:00
parent 5ad15b87fa
commit 10a7ff776c

View File

@ -1534,8 +1534,8 @@ class Parsedown
'q', 'rt', 'ins', 'font', 'strong', 'q', 'rt', 'ins', 'font', 'strong',
's', 'tt', 'sub', 'mark', 's', 'tt', 'sub', 'mark',
'u', 'xm', 'sup', 'nobr', 'u', 'xm', 'sup', 'nobr',
'var', 'ruby', 'var', 'ruby',
'wbr', 'span', 'wbr', 'span',
'time', 'time',
); );
} }