mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-14 12:11:43 +01:00
9d626f12e8
`MarkedString` is deprecated so it's a little confusing that we still use the type in a few places. Instead split out the non-deprecated `MarkdownString` type