Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix anchor links in REFERENCE.md #15

Merged
merged 1 commit into from
Sep 22, 2022
Merged

Fix anchor links in REFERENCE.md #15

merged 1 commit into from
Sep 22, 2022

Conversation

danielparks
Copy link
Owner

There is a bug in puppet strings that makes anchors non-unique. This particularly affects parameter names, because many of them are shared by multiple resources.

This adds a script that rewrites REFERENCE.md to make the anchor names to be more likely to be unique.

There is [a bug in puppet strings][] that makes anchors non-unique. This
particularly affects parameter names, because many of them are shared by
multiple resources.

This adds a script that rewrites REFERENCE.md to make the anchor names
to be more likely to be unique.

[a bug in puppet strings]: puppetlabs/puppet-strings#300
@danielparks danielparks merged commit 8614475 into main Sep 22, 2022
@danielparks danielparks deleted the fix_reference_links branch September 22, 2022 10:16
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant