Added docs on base64 only working with utf8 content

This commit is contained in:
Mike Farah
2023-05-23 15:38:08 +10:00
parent 5950329e2c
commit fcc04823ca
4 changed files with 6 additions and 2 deletions
+2
View File
@@ -14,6 +14,8 @@ You can load files of the following supported types:
| Plain String | load_str |
| Base64 | load_base64 |
Note that load_base64 only works for base64 encoded utf-8 strings.
## Samples files for tests:
### yaml