changeset 127:67c2264bbdce

'registered' added as valid 'item' child
author Sergey Budnevitch <sb@waeme.net>
date Fri, 21 Oct 2011 09:44:59 +0000
parents d4133c439eeb
children 5530e24f9d58
files dtd/content.dtd
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/dtd/content.dtd	Fri Oct 21 09:35:12 2011 +0000
+++ b/dtd/content.dtd	Fri Oct 21 09:44:59 2011 +0000
@@ -47,7 +47,7 @@
 <!ELEMENT  orderedlist  (item+) >
 <!ELEMENT  item         (#PCDATA | para | a | br | nobr | list | i | b | url |
                          dirname | path | command | value | programlisting |
-                         link)* >
+                         link | registered)* >
 <!ELEMENT  listitem     (#PCDATA | para | a | br | nobr | list | i | b | url |
                          dirname | path | command | value | programlisting)* >