first commit
This commit is contained in:
Vendored
Executable
+8
@@ -0,0 +1,8 @@
|
||||
|
||||
module.exports = {
|
||||
inputDir: './',
|
||||
engine: ({ marp }) => marp.use(require('../index'), {
|
||||
entrypoint: "https://kroki.io",
|
||||
marpAutoScaling: true
|
||||
})
|
||||
}
|
||||
Reference in New Issue
Block a user