Skip to content
  • James Mead's avatar
    Fix & normalize Coop frontmatter YAML · 8780eca3
    James Mead authored
    Also ensure newline at EOF.
    
    This was achieved by running the new normalize_coop_frontmatter.rb
    script which basically reads in the frontmatter, parses it and dumps it
    back out.
    
    I had to manually fix some telephone numbers which had been incorrectly
    parsed as some kind of number rather than as strings.
    8780eca3