Skip to content

Commit

Permalink
Newline at end of file
Browse files Browse the repository at this point in the history
  • Loading branch information
rosemm committed Jun 3, 2024
1 parent d51e7ff commit 6f2f6d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quarto_slides/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ Note that this repo also has a separate actions workflow running to publish the

The `_quarto.yml` file does the following:

- It tells quarto to render every .qmd file when you run `quarto render`; by default it would also attempt to render .rmd and .md files, but we don't want that since there's code in the .rmd exercises files that definitely won't work.
- It tells quarto to render every .qmd file when you run `quarto render`; by default it would also attempt to render .rmd and .md files, but we don't want that since there's code in the .rmd exercises files that definitely won't work.

0 comments on commit 6f2f6d5

Please sign in to comment.