I just stumbled upon this, too.

> <taglist>
> <tag/<tt/if <var/condition///
> <tag/<tt/elif <var/condition///
> <tag/<tt/else//
> <tag/<tt/fi//
> <item>
[...]
> But is multiple tag without <item> allowed?

Well, at bit later in the same file, you see:

<tag/<tt/errors-push/ <var/filename//
<tag/<tt/srorre//
<item>
Stacks the error handling behaviour currently in effect. [...]

..and that seems to work just fine. I also found out that removing the
taglist with all the possible conditions makes the missing tags reappear
as well.
I've never examined the debiandoc code (or even ever used debiandoc)
before, but I tried instrumenting the XML output format generator to see
where the output went, and I could follow it almost all the way through
until I came to the "output" subroutine which I didn't manage to find
until I got fed up. :) Anyhow, my point is that I wouldn't rule out the
possibility that it's debiandoc (or something in the debiandoc compile
toolchain) that's discarding it for some reason, rather than Ian's
markup being wrong.

-- 
Soren Hansen
Ubuntu Server Team
http://www.ubuntu.com/

Attachment: signature.asc
Description: Digital signature

Reply via email to