mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
Allow <cite/> within <link/> in xep.dtd
This commit is contained in:
parent
1a4e2844ac
commit
314b0207d1
2
xep.dtd
2
xep.dtd
@ -121,7 +121,7 @@ THE SOFTWARE.
|
||||
alt CDATA ''
|
||||
height CDATA ''
|
||||
width CDATA ''>
|
||||
<!ELEMENT link (#PCDATA)* >
|
||||
<!ELEMENT link (#PCDATA | cite)* >
|
||||
<!ATTLIST link url CDATA '' >
|
||||
<!ELEMENT note (#PCDATA | link | tt | dfn | em | strong | cite | span | note)* >
|
||||
<!ELEMENT blockquote (#PCDATA)* >
|
||||
|
Loading…
Reference in New Issue
Block a user