Skip to content

Commit 57d0dad

Browse files
committed
docs: Mention subset of TOML currently supported
1 parent a941557 commit 57d0dad

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ The plan is to fully support TOML v1.0.0
66

77
## Assumptions of Quick
88

9-
- Strings contain ASCII visible characters excluding `,`, `[`, `]`, `'`, `"`
10-
- No escaping in strings (everything literal)
9+
- The `quick_` methods ony parse [a subset of toml](https://github.com/hyperupcall/toml-subset)
1110

1211
## Support
1312

0 commit comments

Comments
 (0)