Hi Daniel,

This is probably a NYI in rakudo's pod parser. Unfortunately the POD
implementation is far from complete.

LL
On Thu, 11 Feb 2016 at 6:09 PM, Daniel Perrett <perl6-bugs-follo...@perl.org>
wrote:

> # New Ticket Created by  Daniel Perrett
> # Please include the string:  [perl #127509]
> # in the subject line of all future correspondence about this issue.
> # <URL: https://rt.perl.org/Ticket/Display.html?id=127509 >
>
>
> http://design.perl6.org/S26.html#Tables states
>
> > Each individual table cell is separately formatted, as if it were a
> nested =para.
>
> As far as I can tell, however, formatting codes in tables appear to be
> ignored. The attached pod file, when run through perl6 --doc foo.pod,
> outputs literal B<> in both the tables, but not in the code block.
>
> I raise this against rakudo as the rakudo repo appears to contain
> Pod/To/Text.pm6. It would be useful to know if I should raise a
> separate bug against Pod::To::HTML, if this is indeed a bug.
>
> Thanks,
>
> Daniel
>

Reply via email to