Skip to content

WIP: Stop stripping whitespace

Tristan Van Berkom requested to merge tristan/stop-stripping-whitespace into master

This branch stops stripping leading and trailing whitespace from loaded YAML, fixing issue #403 (closed).

This also adjusts relevant documentation and adds a regression test for the preservation of leading and trailing whitespace in explicitly quoted YAML strings.

Edited by Laurence Urhegyi

Merge request reports