Skip to content

x/website: changes in code not highlighted in grettings-multiple-people tutorial #46416

@AaronWiora

Description

@AaronWiora

What did you expect to see?

On the site https://golang.org/doc/tutorial/greetings-multiple-people Step 2 in the code block:

// Request greeting messages for the names.
    messages, err := greetings.Hellos(names)

I think the font color should be blue, because this part changed from "Hello" to "Hellos".

What did you see instead?

Font color is black.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationIssues describing a change to documentation.FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.website

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions