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

Unified Diff: pkg/barback/examples/markdown_converter/README.md

Issue 197533004: Adding barback examples. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Incorporating Nathan's feedback 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/README.md
diff --git a/pkg/barback/examples/markdown_converter/README.md b/pkg/barback/examples/markdown_converter/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..84325ddef87d383e588f300e302738b57394a88c
--- /dev/null
+++ b/pkg/barback/examples/markdown_converter/README.md
@@ -0,0 +1,4 @@
+This example shows how to write a simple pub transformer.
nweiz 2014/04/08 21:03:02 Mention that the transformer converts Markdown fil
+
+For more information, see Writing a Pub Transformer:
+https://www.dartlang.org/tools/pub/transformers/

Powered by Google App Engine
This is Rietveld 408576698