diff options
Diffstat (limited to 'helpers')
-rw-r--r-- | helpers/xmlhelp.dtd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/xmlhelp.dtd b/helpers/xmlhelp.dtd index dc3a0ca94a..488e7286f8 100644 --- a/helpers/xmlhelp.dtd +++ b/helpers/xmlhelp.dtd @@ -237,7 +237,7 @@ Version Nov 2018 id CDATA #REQUIRED > -<!ELEMENT tablecell (section | paragraph | comment | embed | bookmark | image | list | bascode | pycode)*> +<!ELEMENT tablecell (section | paragraph | comment | embed | bookmark | image | list | bascode | pycode | note | warning | tip)*> <!ATTLIST tablecell colspan CDATA #IMPLIED rowspan CDATA #IMPLIED |