1{ 2 "kind": "completions", 3 "context": { 4 "path": "~/Desktop/daily-log/2022/05/07/bad-yaml-error-message.qmd", 5 "filetype": "markdown", 6 "embedded": false, 7 "formats": ["html"], 8 "project_formats": [], 9 "engine": "knitr", 10 "line": "#| fig-c", 11 "code": "---\ntitle: \"Untitled\"\nformat: html\n---\n\n```{r}\n#| label: fig-1\n#| fig-c\nplot(1:10)\n```\n", 12 "position": { 13 "row": 7, 14 "column": 8 15 }, 16 "explicit": true, 17 "client": "rstudio" 18 }, 19 "expectedLength": 3 20} 21 22