pub fn sanitize(text: &str) -> String
Escape the --- block separator so user content cannot break parsers.
---