mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-29 09:35:38 -05:00
Bump ansi_up (#18190)
This commit is contained in:
@@ -393,7 +393,6 @@ export function renderText(options: renderText.IRenderOptions): Promise<void> {
|
||||
let { host, source } = options;
|
||||
|
||||
const ansiUp = new AnsiUp();
|
||||
ansiUp.escape_for_html = true;
|
||||
ansiUp.use_classes = true;
|
||||
|
||||
// Create the HTML content.
|
||||
|
||||
Reference in New Issue
Block a user