commit 10b01c064f0519123eebcdcc73dd07c0d2399728
parent f578062c498b7fba33328c813a736e13c28ea372
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Fri, 21 Jun 2019 13:57:28 +0200
README.xml: add comment about parser limitation/restriction
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.xml b/README.xml
@@ -47,6 +47,7 @@ Caveats
 - The XML specification has no limits on tag and attribute names. For
   simplicity/sanity sake this XML parser takes some liberties. Tag and
   attribute names are truncated.
+- Entity expansions are not parsed aswell as DOCTYPE, ATTLIST etc.
 
 
 Files used