This adds support for comments on the end of section headers, e.g. [a_section] ; A comment It also fixes a couple of places where only `#` comments were supports - not `;` comments. Test cases are included (they pass).