Add yaml to todo

This commit is contained in:
Mike Bierlee 2022-10-13 21:14:46 +03:00
parent 86a2fa0f9f
commit 747c5cf0d8

View file

@ -16,3 +16,5 @@
- Escape characters - Escape characters
- TOML - TOML
- Add support for the standard (https://github.com/toml-lang/toml) - Add support for the standard (https://github.com/toml-lang/toml)
- YAML
- Add support for the standard