id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc
69	scalar value of escaped double-newline parsed as a single newline	anonymous	xi	"When parsing the following:
terminator : ""\n\n""

The value of the right side scalar is returned as \n, rather than \n\n.
Likewise, four newlines (""\n\n\n\n"") is parsed as three (""\n\n\n"")."	defect	closed	normal	libyaml	normal	invalid		
