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

Issue 121040043: code review 121040043: go/doc: allow headings to begin with non-uppercase letters (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 8 months ago by esk
Modified:
9 years, 8 months ago
Visibility:
Public.

Description

go/doc: allow headings to begin with non-uppercase letters ToHTML will now find headings in comments written in scripts that don't have uppercase letters. Fixes issue 7349.

Patch Set 1 #

Patch Set 2 : diff -r b673250d7b72 https://code.google.com/p/go/ #

Patch Set 3 : diff -r b673250d7b72 https://code.google.com/p/go/ #

Patch Set 4 : diff -r b673250d7b72 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -5 lines) Patch
M src/pkg/go/doc/comment.go View 2 chunks +4 lines, -4 lines 0 comments Download
M src/pkg/go/doc/comment_test.go View 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 11
esk
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
9 years, 8 months ago (2014-08-01 04:36:24 UTC) #1
gobot
R=gri@golang.org (assigned by r@golang.org)
9 years, 8 months ago (2014-08-03 17:20:57 UTC) #2
volker.dobler
Has this CL been tested on some (large) corpus of Go code to make sure ...
9 years, 8 months ago (2014-08-04 07:28:06 UTC) #3
esk
On 2014/08/04 07:28:06, volker.dobler wrote: > Has this CL been tested on some (large) corpus ...
9 years, 8 months ago (2014-08-04 17:04:43 UTC) #4
gri
What's the rationale for this change?
9 years, 8 months ago (2014-08-04 18:14:11 UTC) #5
ioe
On Monday, August 4, 2014 8:14:11 PM UTC+2, g...@golang.org wrote: > What's the rationale for ...
9 years, 8 months ago (2014-08-04 21:39:05 UTC) #6
gri
Fair enough. Should probably say so in the CL desc. - gri On Mon, Aug ...
9 years, 8 months ago (2014-08-04 21:40:49 UTC) #7
esk
On 2014/08/04 21:40:49, gri wrote: > Fair enough. Should probably say so in the CL ...
9 years, 8 months ago (2014-08-05 02:46:18 UTC) #8
esk
I've realized that I don't have enough (any) information about how this change interacts with ...
9 years, 8 months ago (2014-08-05 03:29:29 UTC) #9
gri
np. Thanks for being diligent. - gri On Mon, Aug 4, 2014 at 8:29 PM, ...
9 years, 8 months ago (2014-08-05 04:07:34 UTC) #10
esk
9 years, 8 months ago (2014-08-08 03:23:38 UTC) #11
*** Abandoned ***
Sign in to reply to this message.

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