Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
quarto-dev
GitHub Repository: quarto-dev/quarto-cli
Path: blob/main/tests/docs/blog/posts/_metadata.yml
3587 views
1
# options specified here will apply to all posts in this folder
2
3
# freeze computational output
4
# (see https://quarto.org/docs/projects/code-execution.html#freeze)
5
freeze: true
6
title-block-banner: true
7
toc-location: left
8
9