⭐caitp⭐ 16ef6ad10d Get rid of the leading empty line in info block (#1993)
This makes v8's _monkeyYaml happy --- without it, the info block never ends, and we fail to parse the `features` key.

An explicit indentation marker isn't used because monkeyYaml doesn't supported it, and adding it might slightly slow things down.

Using PyYAML instead was considered, but after trying it, I don't think it looks viable. [simple test cases](https://gist.github.com/caitp/4a59a67f671907c11051a1b7bd5fdaae)
2018-12-15 05:40:37 -05:00
..
2018-03-09 10:31:38 -05:00
2018-11-30 11:34:13 -05:00
2018-10-26 17:11:05 -04:00
2018-11-08 15:32:40 -05:00
2018-07-25 17:11:53 -07:00
2018-10-03 11:06:32 -04:00
2018-02-15 18:04:03 -05:00
2018-03-06 14:36:02 -05:00
2018-11-26 13:41:13 -05:00