Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
quarto-dev
GitHub Repository: quarto-dev/quarto-cli
Path: blob/main/tests/docs/manuscript/qmd-full/_quarto.yml
3588 views
1
project:
2
type: manuscript
3
4
execute:
5
freeze: true
6
7
format:
8
html:
9
toc: true
10
format-links: [agu-pdf, docx]
11
comments:
12
hypothesis: true
13
repo-url: https://github.com/cwickham/submission-quarto-lite-r
14
repo-actions: [edit, issue]
15
agu-pdf: default
16
docx: default
17
jats: default
18
19
20
21