Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
quarto-dev
GitHub Repository: quarto-dev/quarto-cli
Path: blob/main/tests/docs/listings/index.qmd
3583 views
---
title: Team Documents
listing: 
  - id: reports
    contents: "lab-reports"
    type: table
    fields: [image, date, title, author, reading-time]
  - id: notes
    type: grid
    contents: "meeting-notes"
    image-placeholder: meeting-notes.png
  - id: other-reports
    contents: "other-reports"
    type: default
    image-placeholder: other-report.png
## TODO: Theses images should be found to be copied
resources: 
  - meeting-notes.png
  - other-report.png
---

## Reports

:::{#reports}
:::

## Other Reports

:::{#other-reports}
:::

## Notes

:::{#notes}
:::