Fixing TOML ArrayTable parsing issues #1758

This commit is contained in:
Mike Farah
2025-11-22 14:35:07 +11:00
parent f00852bc6c
commit 306dc931a5
5 changed files with 160 additions and 46 deletions
+3 -8
View File
@@ -1,8 +1,3 @@
# 001
---
abc: # 001
- 1 # one
- 2 # two
---
def # 002
[[fruits]]
[[fruits.varieties]] # nested array of tables
name = "red delicious