Skip to content

Commit 7b89146

Browse files
committed
FIX: remove ``` typo from math
1 parent b4e2548 commit 7b89146

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Given the right alignment, the aligned transition amplitude can be written as
107107

108108
<!-- prettier-ignore-start -->
109109

110-
````{math}
110+
```{math}
111111
---
112112
label: aligned-amplitude
113113
---
@@ -118,7 +118,7 @@ label: aligned-amplitude
118118
\sum_\tau
119119
\sum_{\{\lambda'\}}
120120
\; {\color{Orange}X_s\!\left(\sigma_k\right)}
121-
\\ {\color{LightGray}\text{production:}} && \quad \times\;```
121+
\\ {\color{LightGray}\text{production:}} && \quad \times\;
122122
\eta_J\,
123123
d^J_{\nu,\tau-\lambda'_k}\!\left(\hat\theta_{k(1)}\right)\,
124124
H^{0\to(ij),k}_{\tau,\lambda_k'}
@@ -131,7 +131,7 @@ label: aligned-amplitude
131131
d^{j_2}_{\lambda'_2,\lambda_2}\!\left(\zeta^2_{k(0)}\right)\,
132132
d^{j_3}_{\lambda'_3,\lambda_3}\!\left(\zeta^3_{k(0)}\right)
133133
\end{eqnarray*}
134-
````
134+
```
135135

136136
Notice the general structure:
137137

0 commit comments

Comments
 (0)