trial hint

This commit is contained in:
Mike Farah 2022-02-06 14:29:26 +11:00
parent e30f679bea
commit deb71a277c
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,10 @@
# Working with CSV and TSV
{% hint style="warning" %}
Note that versions prior to 4.18 require the 'eval/e' command to be used.
`yq e <exp> <file>`
{% endhint %}
## Yaml to CSV/TSV
You can convert compatible yaml structures to CSV or TSV by using:

View File

@ -28,9 +28,4 @@ If you [enable step debug logging](https://docs.github.com/en/actions/managing-w
Thanks @[**devorbitus**](https://github.com/devorbitus)**!**
****
{% hint style="warning" %}
This is a hint
{% endhint %}