mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-02 18:41:39 +00:00
--front-matter=process wrapped the file in a bufio.Reader without skipping a leading UTF-8 BOM, so a BOM before the opening --- meant the separator was not recognised and the opening --- was dropped from the output (data loss). Skip the BOM with utfbom.Skip before wrapping the reader, matching the CSV object decoder. |
||
|---|---|---|
| .. | ||
| yqlib | ||