Skip to content

Commit 3ec47a2

Browse files
authored
added prefigure as an asset for revealjs format (#946)
* added prefigure as an asset for revealjs format * edit for formatting
1 parent 105adbe commit 3ec47a2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pretext/constants.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@
205205
"asymptote": ["html"],
206206
"latex-image": ["svg"],
207207
"sageplot": ["html", "svg"],
208+
"prefigure": ["svg"],
208209
},
209210
"webwork": {
210211
"asymptote": [],

0 commit comments

Comments
 (0)