mirror of
https://github.com/microsoft/vscode.git
synced 2026-06-01 13:15:50 +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