From e3c74f04b6492901030299c1e78a41c62f452551 Mon Sep 17 00:00:00 2001 From: Erin McKean Date: Mon, 15 Aug 2022 16:27:04 -0700 Subject: [PATCH] filtering out Prism for markmaps following the instructions here https://markmap.js.org/demos/auto-loader.html?disable=prism related to issue #729 --- layouts/partials/scripts.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/layouts/partials/scripts.html b/layouts/partials/scripts.html index 9345cb6c68..7894f86398 100644 --- a/layouts/partials/scripts.html +++ b/layouts/partials/scripts.html @@ -18,7 +18,13 @@