Currently, when a project line begins with a "#" (or, actually, any non-alphanumeric character), it is not categorized as a project even if it ends in a colon.
It would be nice to allow projects to be markdown headers as this makes for nicer rendering and printing.
Is this a regex fix, perhaps? I can poke around.