Skip to content
Merged
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
6 changes: 6 additions & 0 deletions docs/extensions/listings/shortcodes-and-filters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -443,6 +443,12 @@
description: >
Automatically collect all URLs in a document and place them at the end under a "Links" section.

- name: linkrot
path: https://github.com/coatless-quarto/linkrot
author: '[James Joseph Balamuta](https://github.com/coatless/)'
description: >
Check for broken external links in your Quarto documents during rendering.

- name: lordicon
path: https://github.com/jmgirard/lordicon
author: '[Jeffrey Girard](https://github.com/jmgirard)'
Expand Down
Loading