mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
`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