pub const BLOCK_NAMES: &[&str];Expand description
The mdast block-node names the vocabulary admits, verbatim
(including thematicBreak’s camelCase — mdast names are used
unchanged because they are the vocabulary agents already know from
the remark/MDX ecosystem).