From 24158686dfb8fe7f99c248c767e330f4faee9d79 Mon Sep 17 00:00:00 2001 From: Sam Rawlins Date: Tue, 16 Apr 2019 15:02:18 -0700 Subject: [PATCH] Bump dartdoc to 0.28.3+2 (#31148) This version of dartdoc properly escapes fenced code block "info strings." --- dev/bots/docs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/bots/docs.sh b/dev/bots/docs.sh index 5dab299139..79cd27923b 100755 --- a/dev/bots/docs.sh +++ b/dev/bots/docs.sh @@ -104,7 +104,7 @@ if [[ -d "$FLUTTER_PUB_CACHE" ]]; then fi # Install and activate dartdoc. -"$PUB" global activate dartdoc 0.28.3+1 +"$PUB" global activate dartdoc 0.28.3+2 # This script generates a unified doc set, and creates # a custom index.html, placing everything into dev/docs/doc.