Currently when parsing code blocks with no language defined, it fallback to the default code renderer. It would be good if it was possible to pass a config to provide a fallback language, such as text to use if one isn't provided. This way it ensures the code blocks are always processed by Prism.