From 35110263e9bb0f3b11471d7a3cdf8ec99ddccf8a Mon Sep 17 00:00:00 2001 From: rrt 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 affdf2d..28b389f 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 +Comments + + +Comments in SGML look like this: This is a +comment. + + + + Command -- 1.7.10.4