Skip to content

Commit 2c90afd

Browse files
jmbuhrjjallaire
authored andcommitted
export quarto.base64 functions for filters
1 parent 5e99eaa commit 2c90afd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/resources/pandoc/datadir/init.lua

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1666,4 +1666,5 @@ quarto = {
16661666
resolvePath = resolvePathExt
16671667
},
16681668
json = json,
1669-
}
1669+
base64 = base64,
1670+
}

0 commit comments

Comments
 (0)