Skip to content
Snippets Groups Projects
README.md 351 B
Newer Older
William Warriner's avatar
William Warriner committed
# Quarto Experiment

## How to build demo `quarto.qmd`

1. Build `conda` environment from `environment.yml`.
1. Run `quarto render`.

## TODO

- [ ] Finish syntax highlighting.
  - [x] Python (I think)
  - [ ] R
  - [ ] Markdown
  - [ ] ??
- [ ] .prettierrc file from Revealjs template repo
  - [ ] CSS
- [ ] Markdown formatting config from docs repo