title | type | draft | katex | math | toc |
---|---|---|---|---|---|
Debug |
page |
true |
false |
true |
true |
This page is used for debugging purposes.
One might consider it a test
case.
This is a footnote in ^[inline format]
as used by pandoc but not supported by Hugo's Goldmark ^[Hello there].
This is a footnote in [^ref]
format as appears to be more widely supported 1.
This is a footnote in [^ref]
format with a lot of text 2.
This is an equation in
The same inline: $\beta = (\mathbf{X}^T \mathbf{X})^{-1} \mathbf{X}^T \mathbf{Y}$
.
How about align
environments without $$
?
\begin{align} f(t) &= \frac{\mathrm{d} F(t)}{\mathrm{d}t} \ &= \frac{\mathrm{d} (1 - S(t))}{\mathrm{d}t} && \bigg|\ S(t) := 1 - F(t) \Rightarrow F(t) = 1 - S(t) \ &= \frac{\mathrm{d} (-S(t))}{\mathrm{d}t} \ &= - \frac{\mathrm{d} S(t)}{\mathrm{d}t} \end{align}
Now with $$
:
Now with align
:
\begin{align} f(t) &= \frac{\mathrm{d} F(t)}{\mathrm{d}t} \ &= \frac{\mathrm{d} (1 - S(t))}{\mathrm{d}t} && \bigg|\ S(t) := 1 - F(t) \Rightarrow F(t) = 1 - S(t) \ &= \frac{\mathrm{d} (-S(t))}{\mathrm{d}t} \ &= - \frac{\mathrm{d} S(t)}{\mathrm{d}t} \end{align}
Now with $$
but aligned
:
Footnotes
-
Hello there ↩
-
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. ↩