Skip to content

add native typst support#2134

Open
malcolmbarrett wants to merge 2 commits intorstudio:masterfrom
malcolmbarrett:typst
Open

add native typst support#2134
malcolmbarrett wants to merge 2 commits intorstudio:masterfrom
malcolmbarrett:typst

Conversation

@malcolmbarrett
Copy link
Copy Markdown

Summary

This PR adds native typst support to gt. While the html conversion mechanism in Quarto gets you surprisingly far, it is inconsistent and hard to improve. It also sleeps on Typst's great table and layout features.

I believe you could still opt in to the Quarto mechanism by converting to html directly but haven't tested that flow

This is a sister PR to the same set of changes at great tables (posit-dev/great-tables#825). I have done my best to make sure the two sets of outputs are synced

closes #1500

Checklist

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 28, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add as_typst() function to support styled tables in typst Quarto output format

2 participants