@hyperbook/markdown 0.36.0 → 0.36.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js
CHANGED
|
@@ -71243,7 +71243,7 @@ var remarkDirectiveGeogebra_default = (ctx) => () => {
|
|
|
71243
71243
|
height,
|
|
71244
71244
|
width,
|
|
71245
71245
|
borderRadius: 8,
|
|
71246
|
-
|
|
71246
|
+
filename: src ? ctx.makeUrl(
|
|
71247
71247
|
src,
|
|
71248
71248
|
"public",
|
|
71249
71249
|
ctx.navigation.current || void 0
|