use crate::;
/// No reconstruction pass produces this yet -- code listings currently fall
/// through to `Paragraph`. Kept in the AST so renderers and future
/// reconstruction heuristics have a target to produce/consume.
/// No reconstruction pass produces this yet -- block quotes currently fall
/// through to `Paragraph`.