Skip to content

x/pkgsite: links in package synopsis don't work in directory list #57964

@mvdan

Description

@mvdan

What is the URL of the page with the issue?

https://pkg.go.dev/mvdan.cc/sh/[email protected]#section-directories

What is your user agent?

Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/109.0

Screenshot

image

What did you do?

Started using doc links in my godoc comments. Used a link to a package in another package's godoc.

What did you expect to see?

The link to render properly in all relevant pkg.go.dev pages.

What did you see instead?

It renders properly in the package itself: https://pkg.go.dev/mvdan.cc/sh/[email protected]/cmd/gosh

However, the link remains in its plaintext form in the directory view: https://pkg.go.dev/mvdan.cc/sh/[email protected]#section-directories

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsFixThe path to resolution is known, but the work has not been done.Thinkingpkgsite

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions