STRING("# Procyon\n\nProcyon is a simple object notation. It's a little more than [JSON][json] and a lot less than [YAML][yaml]. For a complete introduction, see [lang.pn][lang].\n\n[json]: http://json.org\n[yaml]: http://yaml.org\n[lang]: doc/lang.pn\n\n## pnfmt\n\nProcyon notation has a standard style and format. The `pnfmt` tool will automatically convert files to the standard style and rewrap strings for readability.\n")
