Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(563)

Issue 5450115: code review 5450115: godoc: <pre> must not occur inside <p> (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 3 months ago by dupoxy
Modified:
13 years, 3 months ago
Reviewers:
CC:
golang-dev, volker.dobler, rsc
Visibility:
Public.

Description

godoc: <pre> must not occur inside <p> Fixes issue 2532

Patch Set 1 #

Patch Set 2 : diff -r 58a2e71c39b9 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 5eb676b44184 https://go.googlecode.com/hg/ #

Total comments: 2

Patch Set 4 : diff -r ff75ab89c70d https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M lib/godoc/example.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
M lib/godoc/package.html View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6
dupoxy
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 3 months ago (2011-12-07 00:56:47 UTC) #1
volker.dobler
http://codereview.appspot.com/5450115/diff/2001/lib/godoc/package.html File lib/godoc/package.html (right): http://codereview.appspot.com/5450115/diff/2001/lib/godoc/package.html#newcode91 lib/godoc/package.html:91: <p><code>{{node_html .Decl $.FSet}}</code></p> I think the pre is needed ...
13 years, 3 months ago (2011-12-07 10:00:01 UTC) #2
dupoxy
Hello golang-dev@googlegroups.com, dr.volker.dobler@gmail.com (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 3 months ago (2011-12-07 10:10:41 UTC) #3
dupoxy
http://codereview.appspot.com/5450115/diff/2001/lib/godoc/package.html File lib/godoc/package.html (right): http://codereview.appspot.com/5450115/diff/2001/lib/godoc/package.html#newcode91 lib/godoc/package.html:91: <p><code>{{node_html .Decl $.FSet}}</code></p> On 2011/12/07 10:00:01, volker.dobler wrote: > ...
13 years, 3 months ago (2011-12-07 10:14:29 UTC) #4
rsc
LGTM
13 years, 3 months ago (2011-12-07 19:03:23 UTC) #5
rsc
13 years, 3 months ago (2011-12-07 20:00:40 UTC) #6
*** Submitted as http://code.google.com/p/go/source/detail?r=290ad29728fa ***

godoc: <pre> must not occur inside <p>
Fixes issue 2532

R=golang-dev, dr.volker.dobler, rsc
CC=golang-dev
http://codereview.appspot.com/5450115

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b