1{ 2 "kind": "completions", 3 "context": { 4 "path": "~/Desktop/daily-log/2021-12-08/project-format-tag-tests/file1.qmd", 5 "filetype": "markdown", 6 "embedded": false, 7 "formats": [ 8 "html" 9 ], 10 "project_formats": [], 11 "engine": "markdown", 12 "line": " echo: true", 13 "code": "---\ntitle: \"Technical Writing\"\nengine: markdown\nformat: html\nexecute:\n echo: true\n---\n\n# Hello.\n\n```{r}\n#| code-overflow: scroll\n#| \n```", 14 "position": { 15 "row": 5, 16 "column": 12 17 } 18 } 19} 20 21