Skip to content

How can I strictly enable CodeBlockLowlight? #5130

Discussion options

You must be logged in to vote

As suspected, solution was as easy as restricting the document schema to the codeBlock:

Document.extend({
      content: 'codeBlock',
    }),

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by spencerjsmall
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant