David Voswinkel
Results
3
comments of
David Voswinkel
Having the same issues using git checkout @50d70ce1213567005b106f74c1a33203ab0bdbd9 on osx 10.10 with node v4.2.1
Can't say. Had fresh a install to 10.7 where consular worked out of the box.
I stumbled upon the same problem. My fix is, to change the grammar `section = ws lpar word rpar ws` and the visit_section() to consume the whitespace before lpar `_,_,...