This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Element for inline sample HTML code?


use cdata to stop <, > and & from being
interpreted.
example:

<programlisting width="80">
<![CDATA[
your text here including <, >, etc
]]>
</programlisting>

regards
stefan


-----Original Message-----
From: kmself@ix.netcom.com [mailto:kmself@ix.netcom.com]
Sent: Friday, December 22, 2000 8:30 AM
To: DocBook Discussion List
Subject: DOCBOOK: Element for inline sample HTML code?


See subject.

I'm using <ProgramListing> at present, inline tags are still being
interpreted by the SGML parser.

-- 
Karsten M. Self <kmself@ix.netcom.com>    http://kmself.home.netcom.com/
 Evangelist, Zelerate, Inc.                      http://www.zelerate.org
  What part of "Gestalt" don't you understand?      There is no K5 cabal
   http://gestalt-system.sourceforge.net/        http://www.kuro5hin.org

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]