Add FONT as an inline tag

This commit is contained in:
Henrik Giesel 2021-08-31 13:59:07 +02:00
parent 9a27e44ff8
commit cc8ee65eaf

View file

@ -29,6 +29,7 @@ const INLINE_TAGS = [
"DFN",
"EM",
"EMBED",
"FONT",
"I",
"IFRAME",
"IMG",