Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(46)

Issue 62353004: Properly escape angle brackets and find their corresponding links in docgen. (Closed)

Created:
7 years, 1 month ago by Emily Fortuna
Modified:
7 years, 1 month ago
Reviewers:
Alan Knight
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Properly escape angle brackets and find their corresponding links in docgen. BUG= R=alanknight@google.com Committed: https://code.google.com/p/dart/source/detail?r=30015

Patch Set 1 : #

Total comments: 4

Patch Set 2 : #

Total comments: 3

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -8 lines) Patch
M pkg/docgen/lib/docgen.dart View 1 2 1 chunk +94 lines, -7 lines 0 comments Download
M pkg/docgen/pubspec.yaml View 1 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Emily Fortuna
https://codereview.chromium.org/62353004/diff/30001/pkg/docgen/pubspec.yaml File pkg/docgen/pubspec.yaml (right): https://codereview.chromium.org/62353004/diff/30001/pkg/docgen/pubspec.yaml#newcode8 pkg/docgen/pubspec.yaml:8: ref: emilysEdits I have a pull request in to ...
7 years, 1 month ago (2013-11-06 20:56:31 UTC) #1
Alan Knight
https://codereview.chromium.org/62353004/diff/30001/pkg/docgen/lib/docgen.dart File pkg/docgen/lib/docgen.dart (right): https://codereview.chromium.org/62353004/diff/30001/pkg/docgen/lib/docgen.dart#newcode546 pkg/docgen/lib/docgen.dart:546: var alphanumeric = new RegExp('[a-zA-Z0-9]'); Should this also allow ...
7 years, 1 month ago (2013-11-06 21:19:04 UTC) #2
Emily Fortuna
refactored. PTAL!
7 years, 1 month ago (2013-11-06 23:41:45 UTC) #3
Alan Knight
lgtm. Couple of nits. https://codereview.chromium.org/62353004/diff/90001/pkg/docgen/lib/docgen.dart File pkg/docgen/lib/docgen.dart (right): https://codereview.chromium.org/62353004/diff/90001/pkg/docgen/lib/docgen.dart#newcode544 pkg/docgen/lib/docgen.dart:544: /// bold <em>. Maybe provide ...
7 years, 1 month ago (2013-11-06 23:54:18 UTC) #4
Emily Fortuna
7 years, 1 month ago (2013-11-07 00:04:55 UTC) #5
Message was sent while issue was closed.
Committed patchset #3 manually as r30015 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698