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

Unified Diff: pkg/barback/examples/markdown_converter/pubspec.yaml

Issue 230143002: Renaming "examples" to "example". (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 8 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 side-by-side diff with in-line comments
Download patch
Index: pkg/barback/examples/markdown_converter/pubspec.yaml
diff --git a/pkg/barback/examples/markdown_converter/pubspec.yaml b/pkg/barback/examples/markdown_converter/pubspec.yaml
deleted file mode 100644
index f212c9f57d2d5b3e8b1b3295960b81c781e24ca4..0000000000000000000000000000000000000000
--- a/pkg/barback/examples/markdown_converter/pubspec.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
-name: markdown_converter
-description: This hello world example implements a simple
- transformer that converts a markdown file (with
- a ".mdown", ".md", or a ".markdown" extension) to HTML.
-dependencies:
- barback: any
- markdown: any
-
-transformers:
-- markdown_converter

Powered by Google App Engine
This is Rietveld 408576698