Skip to content

How to disable auto highlighting in codeBlockLowlight? #2121

Discussion options

You must be logged in to vote

I’ve added a defaultLanguage option to the CodeBlockLowlight extension.

CodeBlockLowlight.configure({
  defaultLanguage: 'plaintext',
})

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@cadars
Comment options

Answer selected by cadars
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants