Rex icon indicating copy to clipboard operation
Rex copied to clipboard

[doc] POD for inspect command is out of order

Open rwp0 opened this issue 3 years ago • 1 comments

Describe the bug

The format for inspect command documentation is scattered around.

https://metacpan.org/pod/Rex::Commands#inspect($varRef)

Screenshot

Expected behavior

Proper POD rendering in MetaCPAN

How to reproduce it

Read https://metacpan.org/pod/Rex::Commands#inspect($varRef)

Code example

No response

Additional context

No response

Rex version

1.13.4

Perl version

5.36.0

Operating system running rex

Debian 11

Operating system managed by rex

FreeBSD

How rex was installed?

cpan client

rwp0 avatar Jun 27 '22 06:06 rwp0

That's also well-spotted, thanks for reporting, @rwp0!

That code example definitely should be indented by an extra space to render it properly. How MetaCPAN would render the doc could be even checked in advance by using their Pod Renderer tool.

ferki avatar Jul 10 '22 18:07 ferki