mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 14:32:22 -04:00
Merge pull request #1351 from hgiesel/fontisinline
Add FONT as an inline tag
This commit is contained in:
commit
d210a21787
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ const INLINE_TAGS = [
|
||||||
"DFN",
|
"DFN",
|
||||||
"EM",
|
"EM",
|
||||||
"EMBED",
|
"EMBED",
|
||||||
|
"FONT",
|
||||||
"I",
|
"I",
|
||||||
"IFRAME",
|
"IFRAME",
|
||||||
"IMG",
|
"IMG",
|
||||||
|
|
Loading…
Reference in a new issue