pub fn extract_repl_blocks(text: &str) -> Vec<ReplBlock>
Extract every ```repl block from text with byte offsets.
```repl
text