← Prev in month ← Prev in thread
Next in thread → Next in month →

RE: [docbook-apps] Presenting «docbook-cutre-indenter» v0.001 beta «la betapeta»

From
Jeff Beal <>
Date
2003-09-04T13:16:55+00:00
ID
Thread
RE: [docbook-apps] Presenting «docbook-cutre-indenter» v0.001 beta «la betapeta»
> > After a little test I noticed two errors (tidied XML comes second):
> > 
> > <     <para>A full Linux distribution represents:<itemizedlist>
> > <       <listitem>
> > ---
> > >     <para>A full Linux distribution represents:
> > >     <itemizedlist>
> > >       <listitem>
> > 
> > I think <itemizedlist> should remain where it was.
> 
> Hum. AFAIK itemizedlist is a blocklevel tag instead an inline one...
> 

Yes, but it is valid inside of a <para/>, as are almost all other
block-level elements.  You probably shouldn't muck around with whitespace
inside of a <para/>.
← Prev in month ← Prev in thread
Next in thread → Next in month →