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

Side by Side Diff: third_party/pkg/markdown/pubspec.yaml

Issue 18497012: Add markdown to third_party/pkg (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 name: markdown
2 version: 0.5.0
3 author: Dart Team <misc@dartlang.org>
4 description: A library for converting markdown to HTML.
5 homepage: https://github.com/dpeek/dart-markdown
6 dev_dependencies:
7 unittest: any
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698