Skip to content

Commit 77baea0

Browse files
authored
Merge branch 'main' into patch-1
2 parents 6b12543 + 6b29dac commit 77baea0

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

docs/extensions/listings/custom-formats.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,9 @@
8181
author: "[Fred Guth](https://github.com/fredguth/)"
8282
description: |
8383
Manuscript template inspired by the style of the books from Edward R. Tufte
84+
85+
- name: quarto-live
86+
path: https://github.com/r-wasm/quarto-live
87+
author: "[George Stagg](https://github.com/georgestagg)"
88+
description: |
89+
WebAssembly powered "live" formats for Quarto HTML documents and Revealjs slides, adding interactive code blocks and exercises for R and Python.

docs/extensions/listings/revealjs.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,3 +139,9 @@
139139
author: "[Sam Parmar](https://github.com/parmsam)"
140140
description: |
141141
Adds multiple choice quiz questions to slides.
142+
143+
- name: excalidraw
144+
path: https://github.com/parmsam/quarto-excalidraw
145+
author: "[Sam Parmar](https://github.com/parmsam)"
146+
description: |
147+
Adds an empty Excalidraw canvas to your slides for sketching hand-drawn like diagrams.

0 commit comments

Comments
 (0)