Skip to content

Conversation

@pali
Copy link
Contributor

@pali pali commented Jun 21, 2018

Setting anchor_items to true is needed for creating link to specific =item
directive. By default Pod::Simple::XHTML module does not enable it.

Webpage https://metacpan.org/ for POD documentation has it already enabled
and linking to =item directive is working fine.

Lot of POD documents already link to =item directives and without setting
anchor_items to true documents are semi-broken on GitHub.

Setting anchor_items to true is needed for creating link to specific =item
directive. By default Pod::Simple::XHTML module does not enable it.

Webpage https://metacpan.org/ for POD documentation has it already enabled
and linking to =item directive is working fine.

Lot of POD documents already link to =item directives and without setting
anchor_items to true documents are semi-broken on GitHub.
@pali
Copy link
Contributor Author

pali commented Jun 27, 2018

@kivikakk, @bkeepers, @lildude Can you look at this pull request and review this small change? It should help for lot of perl documentation files.

@kivikakk
Copy link
Contributor

👍 LGTM!

@kivikakk kivikakk merged commit 0f9a188 into github:master Jun 27, 2018
@pali
Copy link
Contributor Author

pali commented Jun 28, 2018

Great! When is this change expected to be released?

@kivikakk
Copy link
Contributor

Markup 2.0.1 has been released. I'll let you know when it's live on GitHub.

@pali
Copy link
Contributor Author

pali commented Jul 17, 2018

@kivikakk Any update when it happen?

@kivikakk
Copy link
Contributor

@pali my bad — it did indeed go out a few days after the release (2018-07-03).

@pali
Copy link
Contributor Author

pali commented Jul 20, 2018

Now I tested it and works fine, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants