mirror of
https://github.com/ankitects/anki.git
synced 2025-09-19 06:22: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",
|
||||
"EM",
|
||||
"EMBED",
|
||||
"FONT",
|
||||
"I",
|
||||
"IFRAME",
|
||||
"IMG",
|
||||
|
|
Loading…
Reference in a new issue