Descriptiongo.tools/godoc: Fix jump-to-line in source view.
Remove the empty anchor element and add the line ID (Lnnn)
to the span element that contains the line number.
Fixes issue 5977.
Patch Set 1 #Patch Set 2 : diff -r c72ffa74432d https://code.google.com/p/go.tools/ #Patch Set 3 : diff -r c72ffa74432d https://code.google.com/p/go.tools/ #Patch Set 4 : diff -r 93e42b136c78 https://code.google.com/p/go.tools/ #Patch Set 5 : diff -r 93e42b136c78 https://code.google.com/p/go.tools/ #Patch Set 6 : diff -r 93e42b136c78 https://code.google.com/p/go.tools/ #Patch Set 7 : diff -r 93e42b136c78 https://code.google.com/p/go.tools/ #MessagesTotal messages: 3
|