From e852a25b2d7ec7ad2a61e008c23fcf3788a2a1c0 Mon Sep 17 00:00:00 2001 From: "James P. Howard, II" Date: Mon, 5 Aug 2024 21:00:48 -0400 Subject: [PATCH] Fix JS, but probably break it somewhere else --- _includes/jsloads.html | 1 - 1 file changed, 1 deletion(-) diff --git a/_includes/jsloads.html b/_includes/jsloads.html index 65bddaf..65f52fa 100644 --- a/_includes/jsloads.html +++ b/_includes/jsloads.html @@ -17,7 +17,6 @@ window.MathJax = { tex: { inlineMath: [ - ['$', '$'], ['[latex]', '[/latex]'], ['\\(', '\\)'], ],