Files
cdesktop/cde/programs/dtdocbook/sgmls/test/test130.sgm

10 lines
174 B
Plaintext

<!doctype doc [
<!element doc o o (#pcdata)>
<!entity e "foo">
<!shortref map "&#space;" e>
]>
<doc>
<!-- There's a blank at the end of the next line -->
This is it.
</doc>