Sha256: da0ae4f8336843bad832e54335c95ac66cc611eaca3cb807170b479a4fa14415
Contents?: true
Size: 381 Bytes
Versions: 2
Compression:
Stored size: 381 Bytes
Contents
[section_one] one = 1 two = 2 [section_two] three = 3 ; comments should be ignored [section_three] three = hello \ multiline other = "stuff" [section_four] four = hello \ # comments work here, too multiple \ # and here !!! multilines # and even here (OMG) five = "multiple lines inside of quotations preserve everything" [empty_lines] not_empty=full
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
figtree-2.0.1 | spec/support/multiline.ini |
figtree-2.0.0 | spec/support/multiline.ini |