[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: 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.
/
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]