Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions docs/extensions/listings/shortcodes-and-filters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -621,6 +621,16 @@
description: >
Run standalone React components in your project!

- name: quartable
path: https://github.com/zinc75/quarto-quartable
author: '[Eric Bavu](https://github.com/zinc75)'
description: >
Filter that adds column spans, row spans, midrules, partial clines,
vertical lines and per-cell alignment overrides to Markdown pipe
tables. Targets HTML, Reveal.js and PDF/LaTeX from a single source.
Heavily inspired by the LaTeX
[booktabs](https://ctan.org/pkg/booktabs?lang=en) package.

- name: quizdown
path: https://github.com/parmsam/quarto-quizdown
author: '[Sam Parmar](https://github.com/parmsam)'
Expand Down