You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.
As you can see the output is not parseable. Why are headers an array in the AST? In my opinion headers should be a [multi-line string] leaded by a | or an array of line-by-line strings.
Adam
The text was updated successfully, but these errors were encountered:
Hi,
Output from the following command is not a valid YAML:
As you can see the output is not parseable. Why are headers an array in the AST? In my opinion headers should be a [multi-line string] leaded by a
|
or an array of line-by-line strings.Adam
The text was updated successfully, but these errors were encountered: