-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
DocumentationIssues describing a change to documentation.Issues describing a change to documentation.FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.
Milestone
Description
What version of Go are you using (go version)?
$ go version go version go1.16
Does this issue reproduce with the latest release?
Yes
What did you do?
Visit this documentation.
What did you expect to see?
Properly formatted bullet points if they must be used.
What did you see instead?
Bullet points that have <pre> text due to >1 space indent.
The current system for documentation rendering is not capable of rendering multi-line bullet points with consistent indentation, so probably that formatting approach shouldn't be used.
fzipp and bcmills
Metadata
Metadata
Assignees
Labels
DocumentationIssues describing a change to documentation.Issues describing a change to documentation.FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.The path to resolution is known, but the work has not been done.
