Recognize link targets in dfn elements

This fixes https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1018696
This commit is contained in:
Rene Kita
2022-12-28 12:41:20 +01:00
parent 900b3d7b41
commit 047b448a3a
3 changed files with 7 additions and 4 deletions

View File

@@ -50,8 +50,8 @@ img HTML_IMG
image HTML_IMG
code HTML_NOP
/code HTML_NOP
dfn HTML_NOP
/dfn HTML_NOP
dfn HTML_DFN
/dfn HTML_N_DFN
em HTML_EM
/em HTML_N_EM
cite HTML_NOP