1 2 3 4 5 6 7 8 9 10 11 12
use crate::tests::prelude::*; track_file!("ref/asciidoc-lang/docs/modules/blocks/pages/nest.adoc"); non_normative!( r#" = Nesting Blocks :page-archived: Moved xref:delimited.adoc#nesting[here]. "# );