V2 Marshaler MVP (#495)

This commit is contained in:
Thomas Pelletier
2021-04-08 10:07:29 -04:00
committed by GitHub
parent 275e366c17
commit 37714006b6
8 changed files with 1058 additions and 273 deletions
+6 -1
View File
@@ -27,7 +27,12 @@ Development branch. Use at your own risk.
### Marshal
- [ ] Minimal implementation
- [x] Minimal implementation
- [ ] Multiline strings
- [ ] Multiline arrays
- [ ] `inline` tag for tables
- [ ] Optional indentation
- [ ] Option to pick default quotes
### Document