should be supported per here:
https://github.com/github/markup#markups
if you try to create a file readme.pod6 like this:
=head1 top level heading
=head2 second level heading
=head3 third level heading
you just get this output:
=head1 top level heading =head2 second level heading =head3 third level heading