See Providing options to know more about how you can pass options.
Options are prefixed with pluginCodeBlocks.
You can also use the TypeDoc CLI to get all available options.
typedoc --help
invalidBlockLinkHandling: The kind of error to throw in case of an invalid code block reference.EInvalidBlockLinkHandlingEInvalidBlockLinkHandling.LOG_ERRORdefaultBlockMode: The default mode for blocks.EBlockModeEBlockMode.EXPANDEDsource: Root directory where all code blocks live.string'examples'logLevel: The plugin log level.LogLevelexcludeMarkdownTags: A list of markdown captures to omit. Should have the form {@....}.string[]See IPluginOptions
Generated using TypeDoc