We removed markdown a while ago. (#10184)

This will get tested once we turn on fatal errors for dartdocs.
We can't do that yet because of upstream failures.
This commit is contained in:
Ian Hickson
2017-05-19 08:47:14 -07:00
committed by GitHub
parent 77d67c9d30
commit ee1db83523

View File

@@ -88,8 +88,7 @@ dependencies:
'--exclude', 'temp_doc',
'--favicon=favicon.ico',
'--use-categories',
'--category-order',
'flutter,Dart Core,flutter_markdown,flutter_test,flutter_driver',
'--category-order', 'flutter,Dart Core,flutter_test,flutter_driver',
];
for (String libraryRef in libraryRefs(diskPath: true)) {