We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a328ac7 commit f03f6adCopy full SHA for f03f6ad
1 file changed
src/theme/CodeBlock/index.js
@@ -250,7 +250,6 @@ async function newTextMateRegistry() {
250
return parseRawGrammar(markdownGrammar);
251
}
252
253
- console.warn(`unknown scope name: ${scope}`);
254
return undefined;
255
},
256
});
0 commit comments