Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions design/51082-godocfmt.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ It includes a new package, `go/doc/comment`, exposing a parsed syntax tree for
doc comments, and it includes changes to `go/printer` and therefore `gofmt`
to format doc comments in a standard way.

<style>
th, td { vertical-align: top; }
</style>

For example, existing lists reformat from the display on the left to the one on the right:

<table>
Expand Down