Commit 396b21

2026-03-27 22:42:23 Štěpán Zapadlo: Add hiding div for math defs
a certain space/math test new.md ..
@@ 1,3 1,5 @@
+ <div style="visibility:hidden;height:0;overflow:hidden;margin:0;padding:0">
+
```math
\newcommand{\LetThereBe}[2]{\newcommand{#1}{#2}} \newcommand{\letThereBe}[3]{\newcommand{#1}[#2]{#3}}
\letThereBe{\addTag}{2}{\cssId{#1-#2}{\tag{#2}}} \letThereBe{\refTag}{2}{\href{###1-#2}{(\text{#2})}}
@@ 8,6 10,8 @@
\LetThereBe{\foo}{\mathrm{foo}}
```
+ </div>
+
# Math test simple
This does not render, $\foo$!
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9