pub fn parse_string(content: &str, format: Option<&str>) -> Result<Value>
Parse string directly to Value (no caching)