generated from sethub/template
[libxml2]Add libxml2 library
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE test [
|
||||
<!ENTITY example "<p>An ampersand (&#38;) may be escaped
|
||||
numerically (&#38;#38;) or with a general entity
|
||||
(&amp;).</p>" >
|
||||
]>
|
||||
<test>&example;</test>
|
||||
Reference in New Issue
Block a user