8 lines
118 B
Plaintext
8 lines
118 B
Plaintext
|
<!DOCTYPE test [
|
||
|
<!ELEMENT test - - (#PCDATA)>
|
||
|
]>
|
||
|
|
||
|
<test>
|
||
|
Test for handling character entities: A &#RS;
|
||
|
</test>
|