dba1e5fd3f
package:markdown was updated to follow CommonMark's rules for encoding certain special characters as HTMLEntities. See https://github.com/chenzhiguang/fork-markdown/blob/43bafebbe8534ed3b6e732b5bbf6f427202d6828/lib/src/util.dart#L15 This CL updates the package:vm_service generators to handle these changes. Change-Id: I4e2e4c1c800a44ff1f3b9e7e163d60876cd6b013 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/272522 Reviewed-by: Ben Konyi <bkonyi@google.com> Commit-Queue: Derek Xu <derekx@google.com>