From d56c07f6cb4e951cbb1763e3a331fd7b7184dbee Mon Sep 17 00:00:00 2001 From: "Christopher T. Kenny" Date: Thu, 11 Sep 2025 18:43:52 -0400 Subject: [PATCH] Update custom-formats.yml --- docs/extensions/listings/custom-formats.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/extensions/listings/custom-formats.yml b/docs/extensions/listings/custom-formats.yml index a46b93b2f..c67684a5b 100644 --- a/docs/extensions/listings/custom-formats.yml +++ b/docs/extensions/listings/custom-formats.yml @@ -74,6 +74,12 @@ description: > Quarto extension to generate a PDF with (pretty) LaTeX styling. +- name: projector + path: https://github.com/christopherkenny/projector + author: '[Christopher Kenny](https://github.com/christopherkenny)' + description: > + Quarto extension to generate Polylux slides using Typst with Beamer-style syntax + - name: quarto-letter path: https://github.com/produnis/quarto-letter author: '[Jörg große Schlarmann](https://github.com/produnis)'