pub fn block_markers(destination: &str) -> Option<(&'static str, &'static str)>
The markers of a block destination, or None for a whole-file one.
None