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 766fe9e commit c38985fCopy full SHA for c38985f
site/options/output.md
@@ -235,7 +235,7 @@ loads the following languages.
235
## ignoredHighlightLanguages
236
237
Specifies languages used in code blocks which should be silently ignored by TypeDoc.
238
-By default, TypeDoc will produce an error if a code block specifies a language which
+By default, TypeDoc will produce a warning if a code block specifies a language which
239
is not present in the highlightLanguages array.
240
241
```json
0 commit comments