fix: JSON5 is now supported in frontmatter.

This commit is contained in:
Spencer Brower
2026-08-02 15:26:50 -04:00
parent 7eb116c731
commit afb98c3bc4
2 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -38,7 +38,7 @@
- [ ] Don't show annoying log output in tests.
- [ ] improve home link customization.
- [ ] currently an accessibility issue.
- [ ] support JSON5 in in frontmatter
- [x] support JSON5 in in frontmatter
- [ ] Create a json schema file for `thor.json`.
- [ ] cleanup `#partial switch`es.
- [ ] improve json diagnostics.