Releases: quarto-dev/quarto-cli
Releases · quarto-dev/quarto-cli
Preview (v0.9 Build 535)
v0.9.535 fix null ref when inspecting code cells for title block
Preview (v0.9 Build 533)
v0.9.533 Allow line-stretch to be a unitless number
Preview (v0.9 Build 532)
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)
v0.9.531 correctly process margin captions
Preview (v0.9 Build 529)
v0.9.529 Improve code block color handling
Preview (v0.9 Build 528)
Automatically reset bookmark level in chapter roots Fixes #1075
Preview (v0.9 Build 527)
v0.9.527 remove extra log message
Preview (v0.9 Build 526)
Property hide callout icons when there is no heading Fixes #1078
Preview (v0.9 Build 525)
v0.9.525 Output chapter authors for single file output
Preview (v0.9 Build 522)
v0.9.522 Merge branch 'main' of github.com:quarto-dev/quarto-cli into main