Re: epigraph reacts to comments in rst2html5

"Alan G. Isaac" <[email protected]> Thu, 3 Jun 2021 17:23:09 -0400
Newsgroups gmane.text.docutils.user
Message-ID <[email protected]>
> On 2021-06-01, Alan G. Isaac wrote:
>> Adding a comment within an epigraph directive produces
>> an extra (empty) blockquote element in the output.  E.g.,

> 


On 6/3/2021 9:48 AM, Guenter Milde via Docutils-users wrote:
> I am not surprised:
>    The attribution only closes the block-quote, not the
>    directive


Got it. Thanks.
Alan Isaac