📝 updated documentation

This commit is contained in:
Niels Lohmann 2018-10-24 09:28:57 +02:00
parent 7b501de054
commit f102df3cba
No known key found for this signature in database
GPG key ID: 7F3CEA63AE251B69
4 changed files with 12 additions and 4 deletions
doc/examples

View file

@ -50,4 +50,6 @@ arrays:
strings:
"Hellö 😀!"
"Hell\u00f6 \ud83d\ude00!"
[json.exception.type_error.316] invalid UTF-8 byte at index 3: 0xC0
[json.exception.type_error.316] invalid UTF-8 byte at index 2: 0xA9
string with replaced invalid characters: "ä<>ü"
string with ignored invalid characters: "äü"