Quarto extension that allows to highlight text in a document for various formats: HTML, LaTeX, Typst, and Docx.
-
Updated
Oct 18, 2024 - Lua
Quarto is an open source scientific and technical publishing system. Built on pandoc, it allows for the creation of reports, documents, websites, blogs, presentations, books, and articles in a variety of formats.
Quarto is supported by several coding tools, including JupyterLab, VS Code, and Neovim, as well as other text editors. It also has a powerful visual editor for pandoc Markdown. The output can be modified and extended via extensions, and Quarto supports the creation of custom extensions.
A variety of publication options are available, including Quarto Pub and GitHub Pages.
Quarto extension that allows to highlight text in a document for various formats: HTML, LaTeX, Typst, and Docx.
A collection of personal templates for Quarto
Use Iconify icons in HTML-based Quarto documents (over 200,000 open source vector icons)
Masonry.js Extension for Quarto
Use GitHub short references (commits, issues, discussions, and pull requests) directly into your Quarto documents.
Elevator.js extension for Quarto
Badge is an extension for Quarto to provide a shortcode to display software version or anything as a badge.
Animate.css extension for Quarto
lua-env is an extension for Quarto to provide access to LUA objects as metadata.
Add Svelte components to your Quarto documents
A Quarto extension to add preview colour as a coloured symbol next to colour code.
Quarto Extension to implement code line highlighting for HTML documents
Quarto Extension to use Bootstrap Icons in HTML documents and RevealJs presentations
A Quarto shortcode extension to embed download buttons (to download embedded image/pdf/txt/csv files) in HTML document
A Quarto filter extension to add contents from external source or code files
A Quarto filter extension that allows to style the Speaker Notes of the RevealJs slides from a css file
Make the Callout Blocks collapsible globally in your HTML document
A 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
Filter extension that provides comment-directive to hide comment from code chunk in the rendered document (works for html/revealjs/pdf format).