Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
quarto-dev
GitHub Repository: quarto-dev/quarto-cli
Path: blob/main/tests/smoke/yaml-intelligence/crashes/2022-01-20_0001.json
6539 views
1
{
2
"kind": "validation",
3
"context": {
4
"path": "~/Desktop/daily-log/2022-01-06/_quarto.yml",
5
"filetype": "yaml",
6
"embedded": false,
7
"formats": [],
8
"project_formats": [],
9
"engine": null,
10
"line": " html:",
11
"code": "title: \"knitr chunk options ignore test\"\n\nbook:\n title: \"book-preview\"\n author: \"jane doe\"\n date: \"1/11/2022\"\n chapters:\n - index.qmd\n - intro.qmd\n - summary.qmd\n \nformat:\n html:\n theme: cosmo\n css: styles\n toc: true\n",
12
"position": {
13
"row": 12,
14
"column": 7
15
}
16
}
17
}
18
19