Bug #4735
namespace clashes in HTML anchors in documentation
| Status: | Closed | Start date: | 09/08/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | |||
| Target version: | - | |||
| Keywords: | Affected URL: | |||
| Branch: | ||||
| Votes: | 0 |
Description
http://docs.puppetlabs.com/references/2.6.0/type.html
Look at the right hand column and hover at “8. group” and “5.10 group” (exec)
Both link to http://docs.puppetlabs.com/references/2.6.0/type.html#group
The parent type needs to be encoded in the anchor to avoid this.
Related issues
History
Updated by James Turnbull over 1 year ago
- Status changed from Unreviewed to Accepted
- Assignee set to James Turnbull
Updated by Shawn Grunberger over 1 year ago
As the type reference is the page I refer to most frequently, I often run into this problem. It’s probably safe to assume that’s true of others. Another vote for resolving this soon. Thank you.
Updated by Nick Fagerlund 12 months ago
- Status changed from Accepted to Closed
This has been a non-issue since James switched our Jekyll invocation to use kramdown. (As a nice bonus, we also get nested lists with soft tabs working again.) Closing the bug!