summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--helpers/xmlhelp.dtd2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/xmlhelp.dtd b/helpers/xmlhelp.dtd
index 6a9282dc8e..dc3a0ca94a 100644
--- a/helpers/xmlhelp.dtd
+++ b/helpers/xmlhelp.dtd
@@ -178,7 +178,7 @@ Version Nov 2018
sorted (asc | desc) #IMPLIED
>
-<!ELEMENT listitem (comment | section | paragraph | table | switch | embed | bookmark)*>
+<!ELEMENT listitem (comment | section | paragraph | table | switch | embed | bookmark | note | tip | warning)*>
<!ATTLIST listitem
format (1 | i | I | a | A) #IMPLIED
bullet (disc | circle | square) #IMPLIED