I noticed that multi-line strings are parsed into one long line here: https://github.com/easco/configparser_ex/blob/master/lib/ConfigParser/ParseState.ex#L70 It would ...