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

Issue 9004030: Syntax highlighting on the client. (Closed)

Created:
9 years ago by Bob Nystrom
Modified:
9 years ago
Reviewers:
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Syntax highlighting on the client. Instead of having dartdoc bake the syntax highlighting into the generated HTML, this does that transformation client-side. This makes interact.js bigger, but reduces the size of the generated HTML. Contributed by michael.haubenwallner@gmail.com. Committed: https://code.google.com/p/dart/source/detail?r=2658

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -5 lines) Patch
M utils/dartdoc/dartdoc.dart View 3 chunks +11 lines, -4 lines 0 comments Download
M utils/dartdoc/interact.dart View 2 chunks +10 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
Bob Nystrom
9 years ago (2011-12-20 19:46:33 UTC) #1

Powered by Google App Engine
This is Rietveld 408576698