Skip to content

Releases: quarto-dev/quarto-cli

Preview (v0.9 Build 535)

07 Jun 09:55

Choose a tag to compare

v0.9.535

fix null ref when inspecting code cells for title block

Preview (v0.9 Build 533)

06 Jun 23:01

Choose a tag to compare

v0.9.533

Allow line-stretch to be a unitless number

Preview (v0.9 Build 532)

06 Jun 22:25

Choose a tag to compare

Improve Part / Chapter Handling

- We rely upon the `#` heading to mark chapters, so this must stay inline. only emit other metadata with template

- track the chapter depth

- only emit the startatroot when the depth is 0

Preview (v0.9 Build 531)

06 Jun 19:08

Choose a tag to compare

v0.9.531

correctly process margin captions

Preview (v0.9 Build 529)

06 Jun 18:14

Choose a tag to compare

v0.9.529

Improve code block color handling

Preview (v0.9 Build 528)

06 Jun 17:35

Choose a tag to compare

Automatically reset bookmark level in chapter roots

Fixes #1075

Preview (v0.9 Build 527)

06 Jun 17:18

Choose a tag to compare

v0.9.527

remove extra log message

Preview (v0.9 Build 526)

06 Jun 16:51

Choose a tag to compare

Property hide callout icons when there is no heading

Fixes #1078

Preview (v0.9 Build 525)

06 Jun 16:37

Choose a tag to compare

v0.9.525

Output chapter authors for single file output

Preview (v0.9 Build 522)

06 Jun 10:52

Choose a tag to compare

v0.9.522

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