1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00

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',
); );
} }