Skip to content

Releases: quarto-dev/quarto-cli

Preview (v0.9 Build 414)

16 May 19:47
Compare
Choose a tag to compare
v0.9.414

use foward slashes for jupyter figures dir

Preview (v0.9 Build 413)

16 May 19:16
Compare
Choose a tag to compare
v0.9.413

handle table captions before unrolling output divs

Preview (v0.9 Build 412)

16 May 16:53
Compare
Choose a tag to compare
v0.9.412

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

Preview (v0.9 Build 411)

16 May 15:09
Compare
Choose a tag to compare
Restore evasion of self-contained math

- This will patch any html / reveal template (including user provided to replace math with an appropriate self contained math script).

- evasion of self contained will happen by default. this can be disabled by setting `self-contained-math: true`

Preview (v0.9 Build 410)

16 May 13:30
Compare
Choose a tag to compare
v0.9.410

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

Preview (v0.9 Build 409)

16 May 10:44
Compare
Choose a tag to compare
v0.9.409

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

Preview (v0.9 Build 407)

15 May 17:30
Compare
Choose a tag to compare
v0.9.407

quarto preview ipynb performance: record results from initial render;…

Preview (v0.9 Build 406)

15 May 14:04
Compare
Choose a tag to compare
v0.9.406

only use \tag for html w/ mathjax or katex

Preview (v0.9 Build 405)

15 May 11:29
Compare
Choose a tag to compare
v0.9.405

pass input not options.input for serve

Preview (v0.9 Build 403)

14 May 20:05
Compare
Choose a tag to compare
v0.9.403

tolerate empty _quarto.yml file