48 skills found · Page 1 of 2
pandoc-ext / Abstract SectionWrite an article abstract in a normal section, not the YAML metadata.
shafayetShafee / Reveal HeaderA Quarto filter extension that helps to add header text and header logo in all pages of RevealJs slide
pandoc-ext / Section BibliographiesFilter to create a separate bibliography for each section or chapter
shafayetShafee / Line HighlightQuarto Extension to implement code line highlighting for HTML documents
mcanouil / Quarto Highlight TextQuarto extension that allows to highlight text in a document for various formats: HTML, LaTeX, Typst, Docx, PowerPoint, Reveal.js, and Beamer.
shafayetShafee / Interactive SqlA Quarto Extension to run sql examples interactively
bcdavasconcelos / Citetools📚 This extension introduces advanced bibliography features to Pandoc and Quarto's Citeproc environment. It bundles several Lua filters to address complex bibliography demands while keeping the output consistent across all formats (`LaTeX`, `DOCX`, `HTML`, and so on).
mloubout / Critic MarkupCritic markup filter for quarto
shafayetShafee / Collapse CalloutMake the Callout Blocks collapsible globally in your HTML document
ute / Custom Numbered Blocksquarto extension for user defined, automatically numbered div blocks / latex environment
ute / Search Replacequarto filter extension for simple search-replace macros
dialoa / ImagifyPandoc/Quarto filter to convert selected LaTeX and TikZ elements to images in other output formats
bcdavasconcelos / Cite FieldLua filter for Pandoc and Quarto that allows printing any field of a bibliographic entry using `[@Citekey]{.csl_field}` as in `[@Citekey]{.author}`.
shafayetShafee / BsiconsQuarto Extension to use Bootstrap Icons in HTML documents and RevealJs presentations
gadenbuie / Quarto Auto DarkAuto dark mode for Quarto websites and slides
shafayetShafee / NamerefA Quarto filter extension that allows to use name (section name, fig-name or table-name) to refer to these instead of number for html and pdf output format
shafayetShafee / Add Code FilesA Quarto filter extension to add contents from external source or code files
christopherkenny / Typst FunctionA Quarto filter to insert Typst functions from divs and spans
mcanouil / Quarto Typst RenderQuarto extension to compile Typst code blocks to images (PNG, SVG, PDF) for use across all output formats.
tarleb / Lua Filter TemplateAll the tools to publish a pandoc Lua filter quickly and easily; work in progress.