Add <range> support for <blank> into the DTD
This commit is contained in:
parent
549c9962a4
commit
8c625aa01f
|
@ -63,7 +63,7 @@
|
||||||
the set of valid Unicode chars. This idea
|
the set of valid Unicode chars. This idea
|
||||||
was borrowed from Mozilla
|
was borrowed from Mozilla
|
||||||
-->
|
-->
|
||||||
<!ELEMENT blank (int)*>
|
<!ELEMENT blank (int|range)*>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Aliases are just a special case for multiple match elements
|
Aliases are just a special case for multiple match elements
|
||||||
|
|
Loading…
Reference in New Issue