Skip to content

Commit b638f3e

Browse files
authored
Add quartable filter (#2032)
Added 'quartable' filter
1 parent 7f6dde8 commit b638f3e

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/extensions/listings/shortcodes-and-filters.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -621,6 +621,16 @@
621621
description: >
622622
Run standalone React components in your project!
623623
624+
- name: quartable
625+
path: https://github.com/zinc75/quarto-quartable
626+
author: '[Eric Bavu](https://github.com/zinc75)'
627+
description: >
628+
Filter that adds column spans, row spans, midrules, partial clines,
629+
vertical lines and per-cell alignment overrides to Markdown pipe
630+
tables. Targets HTML, Reveal.js and PDF/LaTeX from a single source.
631+
Heavily inspired by the LaTeX
632+
[booktabs](https://ctan.org/pkg/booktabs?lang=en) package.
633+
624634
- name: quizdown
625635
path: https://github.com/parmsam/quarto-quizdown
626636
author: '[Sam Parmar](https://github.com/parmsam)'

0 commit comments

Comments
 (0)