allowed <code> in <pre> (oops)

This commit is contained in:
skyanth 2017-03-29 11:31:12 +02:00
parent afa0d146c9
commit a401806ea1

View File

@ -316,7 +316,7 @@
<xs:element name="pre">
<xs:complexType mixed="true">
<xs:choice>
<xs:group ref="inline-except-code"/>
<xs:group ref="inline-all"/>
<xs:group ref="placeholders"/>
</xs:choice>
</xs:complexType>