← Prev in month ← Prev in thread

DocBook lists.

From
Daniel Carrera <>
Date
2006-01-28T00:45:36+00:00
ID
Thread
DocBook lists.
Hi all,

The DocBook DTD says that <listitem> cannot contain plain text, it must 
conteind a paragraph. In other words:

BAD:  <listitem>Hello world</listitem>
GOOD: <listitem><para>Hello world</para></listitem>

Is it fair to say that most real world DocBook files actually do this 
correctly?

Cheers,
Daniel.
-- 
      /\/`) http://oooauthors.org
     /\/_/  http://opendocumentfellowship.org
    /\/_/
    \/_/    I am not over-weight, I am under-tall.
    /
← Prev in month ← Prev in thread