Skip to content

Commit

Permalink
Put back the aagi extension and try with R studio
Browse files Browse the repository at this point in the history
  • Loading branch information
VMT1312 committed Sep 19, 2024
1 parent d4b1d27 commit 8d91741
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/demos/template-docx-report.qmd
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
format:
docx: default
aagi-docx+report: default
execute:
echo: false
knitr:
Expand Down
2 changes: 1 addition & 1 deletion docs/demos/template-pdf-report.qmd
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
format:
pdf: default
aagi-pdf+report: default
execute:
echo: false
knitr:
Expand Down
2 changes: 1 addition & 1 deletion docs/demos/template-revealjs.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "AAGI"
author: "Analytics for the Australian Grains Industry"
date: last-modified
format:
revealjs: default
aagi-revealjs: default
---

```{r}
Expand Down
2 changes: 1 addition & 1 deletion docs/demos/template-short-report.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ bibliography: references.bib
date: "`r format(Sys.time(), '%d %B, %Y')`"
version-number: 1.0.0
format:
pdf: default
aagi-pdf+short+report: default
---

```{r}
Expand Down

0 comments on commit 8d91741

Please sign in to comment.