Commit ee1db835 authored by Ian Hickson's avatar Ian Hickson Committed by GitHub

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.
parent 77d67c9d
......@@ -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)) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment