# Quarto Modern alternative for [[jupyter|Jupyter Notebook]]. - [`quarto-nvim`](https://github.com/quarto-dev/quarto-nvim) - [Use Quarto with Neovim](https://quarto.org/docs/tools/neovim.html) - [Quarto: The Definitive Guide](https://quarto-tdg.org) ## Rendering - Content will be first converted into Markdown, then into PDF. - LaTeX and Typst backend can be used as backend. When using LaTeX as backend, `{=typst}` code blocks will not be rendered, and vice versa. Neither `{=typst}` or `{=latex}` work for DOCX output.