Variable: defaultCodeBlockLanguage$

const defaultCodeBlockLanguage$: NodeRef<string>

The default code block language. Used both when inserting a new code block without an explicit language, and as a fallback at import time when a fence's own language doesn't match any registered descriptor.