pub fn parse_format(input: &str) -> IResult<&str, Format>
Parse a Value::Format from "Instruction" <template> "Example1", ....
Value::Format
"Instruction" <template> "Example1", ...