From 50f26cffb07c4c57ee8ba2546d518b8b2a808f35 Mon Sep 17 00:00:00 2001 From: Someone-hash-gif Date: Wed, 4 Dec 2024 12:48:09 +0300 Subject: [PATCH] fixed unclosed script tag --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 02c05fc..80285b6 100644 --- a/index.html +++ b/index.html @@ -255,7 +255,7 @@

Latex and ASCIIMath evaluator for Javascript.

<script src="node_modules/evaluatex/dist/evaluatex.min.js"></script>
 <script type="text/javascript">
     evaluatex();
-<script>
+</script>

Get zipped releases here.

Check it on Github.

@@ -397,4 +397,4 @@

License

- \ No newline at end of file +