Added base64 disclaimer re ut8 strings

This commit is contained in:
Mike Farah
2023-05-23 13:30:36 +10:00
parent 3388f9f3e2
commit e0558d4b9b
2 changed files with 3 additions and 1 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 base64 only works for base64 encoded utf-8 strings.
## Samples files for tests:
### yaml