From 35110263e9bb0f3b11471d7a3cdf8ec99ddccf8a Mon Sep 17 00:00:00 2001 From: rrt <unknown> Date: Tue, 16 May 2000 14:21:25 +0000 Subject: [PATCH] [project @ 2000-05-16 14:21:25 by rrt] Added a description of SGML comments. --- docs/docbook-cheat-sheet.sgml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/docbook-cheat-sheet.sgml b/docs/docbook-cheat-sheet.sgml index affdf2d1e763..28b389f8e4c8 100644 --- a/docs/docbook-cheat-sheet.sgml +++ b/docs/docbook-cheat-sheet.sgml @@ -41,6 +41,15 @@ The rest of this section outlines the use of several tags which may not be obvio <VariableList> +<VarListEntry><Term>Comments</Term> +<ListItem> +<Para> +Comments in SGML look like this: <SGMLTag class=SGMLComment>This is a +comment</SGMLTag>. +</Para> +</ListItem> +</VarListEntry> + <VarListEntry><Term><SGMLTag class="StartTag">Command</SGMLTag></Term> <ListItem> <Para> -- GitLab