Re: DOCBOOK: escaping <'s

From
Josef Karthauser <>
Date
2002-07-01T20:16:08+00:00
ID
Thread
Re: DOCBOOK: escaping <'s
On Mon, Jul 01, 2002 at 03:10:27PM -0500, Grobe, Gary wrote:
> How are brackets escaped so that one can add lines like ...
> 
> <listitem>ROOT/etc/<service>_<id></listitem>
> 
> Thanxs!

I don't know - but you could try &lt; and &gt; for '<' and '>'
respectively.

Joe