Commit c76528

2026-03-27 21:35:11 Štěpán Zapadlo: Try moving it back up
a certain space/math test new.md ..
@@ 1,5 1,13 @@
# Math Test
+ ```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})}}
+ \letThereBe{\eqT}{1}{\addTag{eq}{#1}} \letThereBe{\secT}{1}{\addTag{sec}{#1}}
+ \letThereBe{\eqRef}{1}{\refTag{eq}{#1}} \letThereBe{\secRef}{1}{\refTag{sec}{#1}}
+ ```
+
+
This is an equation $x^2$, which continues as
$$\int x^2 \eqT{Eq}$$
@@ 27,11 35,3 @@
Ut lacinia ligula lorem, in malesuada est suscipit sed. Cras sagittis quis neque eget ornare. Ut a dui et lorem eleifend accumsan. Morbi eget tempor dolor. Maecenas et vulputate ipsum, sit amet mattis purus. Vestibulum dui turpis, lacinia nec sem in, hendrerit imperdiet turpis. Praesent id enim metus. Aenean dapibus, ligula at sollicitudin rutrum, sem est fringilla orci, sed hendrerit tellus tortor non libero.
Now reference $\eqRef{Eq}$.
-
-
- ```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})}}
- \letThereBe{\eqT}{1}{\addTag{eq}{#1}} \letThereBe{\secT}{1}{\addTag{sec}{#1}}
- \letThereBe{\eqRef}{1}{\refTag{eq}{#1}} \letThereBe{\secRef}{1}{\refTag{sec}{#1}}
- ```
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