Skip to content

x/pkgsite: remove double check for doc escape rendering #80432

Description

@jba

To get our tests to pass on CI, which includes tip and the last two versions of Go, we must check for two variants of rendered doc: those with smart quotes and those without.

Once all Go versions have the change removing smart quotes, we can test just one version.

The relevant code is in internal/godoc/dochtml/internal/render/linkify_test.go, function TestFormatDocHTML.

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsFixThe path to resolution is known, but the work has not been done.TestingAn issue that has been verified to require only test changes, not just a test failure.pkgsite

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions