mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-19 08:08:39 +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