When passing a value like ```yaml key: | value1 value2 ``` it should render like ```ini key = value1 value2 ```