issues
search
lytics
/
confl
Config parser for go, modeled after Nginx format, Nice lenient syntax with Comments
MIT License
138
stars
20
forks
source link
Make MultiLine comments more friendly, strip trailing ), strip starting indent
#5
Closed
araddon
closed
9 years ago
araddon
commented
9 years ago
Strip first newline for ( based multi-line comments
try to remove the initial indent closes #3
remove trailing ) that is included if EOF multi-line comment closes #2