Skip to content

Add quartable filter#2032

Merged
cderv merged 1 commit into
quarto-dev:mainfrom
zinc75:patch-1
May 22, 2026
Merged

Add quartable filter#2032
cderv merged 1 commit into
quarto-dev:mainfrom
zinc75:patch-1

Conversation

@zinc75
Copy link
Copy Markdown
Contributor

@zinc75 zinc75 commented May 15, 2026

Adds quartable, a Quarto filter that extends Markdown pipe tables with column spans, row spans, midrules, partial clines (cmidrules), vertical lines and per-cell alignment overrides — targeting HTML, Reveal.js and PDF/LaTeX from a single source. The design is heavily inspired by the LaTeX booktabs package (rule weights, no per-row borders, partial rules via \cmidrule, etc.).

@cscheid
Copy link
Copy Markdown
Member

cscheid commented May 15, 2026

I don't think your project's name runs afoul of our trademark policy, but it feels close enough to doing so that I'm going to ask you to read the policy and acknowledge it: https://quarto.org/trademark.html

@zinc75
Copy link
Copy Markdown
Contributor Author

zinc75 commented May 15, 2026

I don't think your project's name runs afoul of our trademark policy, but it feels close enough to doing so that I'm going to ask you to read the policy and acknowledge it: https://quarto.org/trademark.html

@cscheid : I've read the trademark policy as requested. quarto-quartable is a quarto extension (therefore promoting the use of Quarto and improvement of Quarto functionalities), is non-commercial, is open-source (MIT licensed), therefore I of course acknowledge the trademark policy :-)

Almost every extension or filter has "Quarto" in its name, including this one. "Quartable" is a wordplay in French: "Quarto-table" -> "Quartable" (which sounds like "cartable," the French name for "schoolbag").

Best regards,

@cderv cderv requested a review from cscheid May 15, 2026 17:26
@zinc75
Copy link
Copy Markdown
Contributor Author

zinc75 commented May 22, 2026

@cscheid : gentle reminder — did you have time to review this pull request? The trademark policy acknowledgment has been addressed as requested, but @cderv has asked for your review after that. If requested, it's not a problem for me to add a disclaimer or a short paragraph about Quarto's trademark policy and the scope of this extension that is compliant with it directly in the extension repository's README, if that would help move things forward. I know you are no doubt very busy, but it would be great to get this merged.
Best regards !

@cscheid
Copy link
Copy Markdown
Member

cscheid commented May 22, 2026

(Sorry! I did read it, and that's sufficient. I gave a thumbs-up to the post and assumed my meaning would be clear. It wasn't.)

@cderv
Copy link
Copy Markdown
Member

cderv commented May 22, 2026

Merging then. Sorry I missed the 👍

@cderv cderv merged commit b638f3e into quarto-dev:main May 22, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Successfully created backport PR for prerelease:

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.

3 participants