This commit is contained in:
Mike Farah
2026-08-19 15:23:47 +10:00
parent d51f1fad31
commit 718f66dfec
8 changed files with 61 additions and 45 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# TOML
Decode from TOML. Note that `yq` does not yet support outputting in TOML format (and therefore it cannot roundtrip)
Encode and decode to and from TOML.
## Parse: Simple