Chromium Code Reviews| Index: pkg/docgen/pubspec.yaml |
| diff --git a/pkg/docgen/pubspec.yaml b/pkg/docgen/pubspec.yaml |
| index 254e477893b35068a5269538f022d5624f4c9550..1f9aa22f09d8cee54cde322094bc5f397c3ec5c6 100644 |
| --- a/pkg/docgen/pubspec.yaml |
| +++ b/pkg/docgen/pubspec.yaml |
| @@ -3,7 +3,10 @@ description: A documentation generator for the Dart repository. |
| dependencies: |
| args: any |
| logging: any |
| - markdown: any |
| + markdown: |
| + git: |
| + ref: emilysEdits |
|
Emily Fortuna
2013/11/06 20:56:32
I have a pull request in to update the default mar
|
| + url: https://github.com/efortuna/dart-markdown |
| path: any |
| yaml: any |
| dev_dependencies: |