pub fn parse_lenient(input: &str) -> Result<Document, HedlError>
Parse a HEDL document with lenient reference handling.
Unresolved references become null instead of causing errors.
null