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 @@ -94,6 +94,12 @@
description: >
Wraps theorems and proofs in callout blocks for better visual appeal.

- name: code-appendix
path: https://github.com/cl-roberts/code-appendix
author: '[CL Roberts](https://github.com/cl-roberts)'
description: >
A lua filter to auto-generate an appendix from code chunks.

- name: code-fullscreen
path: https://github.com/shafayetShafee/code-fullscreen
author: '[Shafayet Khan Shafee](https://github.com/shafayetShafee)'
Expand Down
Loading