This commit is contained in:
Ville Skyttä 2026-06-06 22:20:18 +00:00 committed by GitHub
commit 346ea423b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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