Closed
Description
When the source style is added to a literal container, that container becomes a listing block with the source style. There's no trace of the literal container in the parsed document. (The same is true for a fenced code container). The cloaked-context
attribute was introduced for custom blocks to track this kind of transformation. The core parser should make use of this attribute for this built-in block as well.