-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
There are several missing newlines before a header:
- https://metacpan.org/release/INGY/YAMLScript-0.1.91/source/lib/YAMLScript.pod#L15
- https://metacpan.org/dist/Alien-YAMLScript/source/lib/Alien/YAMLScript.pod#L16
As a result those headers are not rendered as headers.
Another problem is here:
https://metacpan.org/dist/YAMLScript-Lingy/source/lib/YAMLScript/Lingy.pod#L7
That's the manpage for YAMLScript::Lingy, but the header says YAMLScript - Programming in YAML
. It should say
YAMLScript::Lingy - Programming in YAML
Currently it is indexed wrongly, so https://metacpan.org/pod/YAMLScript does not link to https://metacpan.org/dist/YAMLScript but to https://metacpan.org/dist/YAMLScript-Lingy
I can't find any of those things in the git repository, so I can't offer a PR to fix this.
Metadata
Metadata
Assignees
Labels
No labels