c3d2web.dtd erweitert für strong

This commit is contained in:
koeart 2012-03-17 16:25:47 +01:00
parent c10a245aea
commit ad076db765
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<!ENTITY % URI "CDATA">
<!-- a Uniform Resource Identifier, see [RFC2396] -->
<!ENTITY % Inline "(#PCDATA | link | em | image )*">
<!ENTITY % Inline "(#PCDATA | link | em | strong | image )*">
<!ENTITY % Block "p|pre|dl|ul|ol|news-list">
<!ELEMENT page ((news)|(%Block;)*)>