1{ 2 "kind": "validation", 3 "context": { 4 "path": "~/Desktop/daily-log/2022-02-17/hugo-bug.qmd", 5 "filetype": "markdown", 6 "embedded": false, 7 "formats": [ 8 "hugo" 9 ], 10 "project_formats": [], 11 "engine": "knitr", 12 "line": "```{r}", 13 "code": "---\ntitle: \"Hugo bug\"\nformat: hugo\n---\n\n```{r}\n#| test-field: \n#| anotherKey: 12\n```\n", 14 "position": { 15 "row": 5, 16 "column": 6 17 }, 18 "explicit": false 19 }, 20 "expected": [] 21} 22 23