diff --git a/usage/csv-tsv.md b/usage/csv-tsv.md index 96832712..f1ac6378 100644 --- a/usage/csv-tsv.md +++ b/usage/csv-tsv.md @@ -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 ` +{% endhint %} + ## Yaml to CSV/TSV You can convert compatible yaml structures to CSV or TSV by using: diff --git a/usage/github-action.md b/usage/github-action.md index 30101917..f5de3087 100644 --- a/usage/github-action.md +++ b/usage/github-action.md @@ -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 %}