As raised by @madjxatw in #45, the .. code-block:: directive introduced by Sphinx deviates slightly from the intrinsic reST directive .. code::, in that code-block requires specification of a language.
The proposal is to utilize syntax highlighting to indicate that a language is missing from the directive.