On Tue, 31 Jul 2001 13:09:52 -0400, Adam Turoff wrote:

>Moving away from a paragraph parsed format helped somewhat,
>but that was negated by having sections block-tagged like this
>
>       =chapter
>       =title Introduction
>
>       =section
>       =title Why we are here
>
>While that matches well with DocBook, it goes too far towards DocBook
>and too far away from the intent of POD.

Why didn't you simply make it:

        =chapter Introduction

        =section Why we are here

i.e. the title as part of the tag?

-- 
        Bart.

Reply via email to