Skip to content

Releases: quarto-dev/quarto-cli

Preview (v0.9 Build 548)

08 Jun 13:19

Choose a tag to compare

v0.9.548

Properly next appendix chapters

Preview (v0.9 Build 545)

07 Jun 22:50

Choose a tag to compare

v0.9.545

css for downlit links

Preview (v0.9 Build 543)

07 Jun 20:52

Choose a tag to compare

v0.9.543

fix typo :(

Preview (v0.9 Build 542)

07 Jun 18:43

Choose a tag to compare

Process Raw Author Metadata safely

In typecript, we ensure that authors that arrive at the filter have been transformed into an array. When we call this directly with document YAML, the authors may be a simple string, like:

```
author: Harley Malloc
```

We need to deal with this case as well.

Preview (v0.9 Build 541)

07 Jun 16:50

Choose a tag to compare

v0.9.541

Merge branch 'main' of github.com:quarto-dev/quarto-cli into main

Preview (v0.9 Build 540)

07 Jun 16:24

Choose a tag to compare

v0.9.540

Proceess authors for docx

Preview (v0.9 Build 539)

07 Jun 16:11

Choose a tag to compare

v0.9.539

Add spacing if the title block renders anything

Preview (v0.9 Build 538)

07 Jun 14:50

Choose a tag to compare

v0.9.538

rebuild js

Preview (v0.9 Build 537)

07 Jun 14:49

Choose a tag to compare

v0.9.537

rebuild js

Preview (v0.9 Build 536)

07 Jun 11:18

Choose a tag to compare

v0.9.536

Only supply a rendered title block when fron matter is specified