pub fn has_repl_block(text: &str) -> bool
Check if a string contains a ```repl fenced code block.
```repl