pub fn parse(content: String) -> Result(List(MenuItem), Nil)
Parse the content and return menu items.