summaryrefslogtreecommitdiff
path: root/result/ent2
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@src.gnome.org>1998-10-27 06:21:04 +0000
committerDaniel Veillard <veillard@src.gnome.org>1998-10-27 06:21:04 +0000
commitccb096379ac43c44755023007ee1dc9e61fbeec7 (patch)
tree2a7970559dc201c4078e0cb11a2fe2d213e2d1ab /result/ent2
parent11e0058a113fb5c39c1a6ae775d53a919fea79dd (diff)
downloadlibxml2-ccb096379ac43c44755023007ee1dc9e61fbeec7.tar.gz
Changed the internals a lot for DOM, entity support, slight changes of API,
more (if not all) formating of function comments, started documentation, Daniel.
Diffstat (limited to 'result/ent2')
-rw-r--r--result/ent25
1 files changed, 2 insertions, 3 deletions
diff --git a/result/ent2 b/result/ent2
index 754f257f..670ce745 100644
--- a/result/ent2
+++ b/result/ent2
@@ -5,6 +5,5 @@
<!ENTITY image SYSTEM "img.gif" NDATA GIF>
]>
<EXAMPLE>
-
- This text is about XML, the Extensible Markup Language and this is an embedded
-</EXAMPLE>
+ &title;
+ This text is about XML, the &xml; and this is an embedded &image;</EXAMPLE>