From fd945d557498b9310d1d9ba20690b492578e0e15 Mon Sep 17 00:00:00 2001 From: Falco Nogatz Date: Thu, 22 Feb 2024 19:46:18 +0100 Subject: [PATCH] Add missing < in opening tag --- examples/classic-slides/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/classic-slides/index.html b/examples/classic-slides/index.html index 5bf420d..1dd4567 100644 --- a/examples/classic-slides/index.html +++ b/examples/classic-slides/index.html @@ -338,7 +338,7 @@

MathJax.js

Use \(\LaTeX\), MathML or AsciiMath to properly show mathematical formula.

- Mermaid.js, likewise in a href="https://github.com/impress/impress.js/tree/master/extras">extras/ + Mermaid.js, likewise in extras/ directory, draws SVG diagrams from a MarkDown-like syntax. To learn more about it read the fine manual.