From dd11d56dd986c82914ce529fb43c8e2beb78a094 Mon Sep 17 00:00:00 2001
From: Jacky Zhao <j.zhao2k19@gmail.com>
Date: Fri, 23 Sep 2022 17:17:34 +0000
Subject: [PATCH] Merge branch 'hugo' of https://github.com/jackyzha0/quartz into hugo
---
assets/js/popover.js | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/assets/js/popover.js b/assets/js/popover.js
index c7b1165..3d7a30c 100644
--- a/assets/js/popover.js
+++ b/assets/js/popover.js
@@ -47,8 +47,6 @@
delimiters: [
{ left: '$$', right: '$$', display: false },
{ left: '$', right: '$', display: false },
- { left: '\\(', right: '\\)', display: false },
- { left: '\\[', right: '\\]', display: false }
],
throwOnError: false
})
--
Gitblit v1.10.0