Summary
Test Page for testing markdown within a Pelican website
- a png:
- a png:
- a jpg:
if (x == 2)
{
// a test
printf("hello 10");
}
x = None
if x is None:
# a test
print("hello 10")
test math
using begin-end equation:
\begin{equation} x^2 \end{equation}
using begin-end equation inline:
test in line
\begin{equation} x^2 \end{equation}
after line
using math-math tags
using double dollar signs
$$F[f] = 1/N \sum_{k=0,f=0}^{N-1} {s[k] * cos( -j k \theta f / N) + j sin( -j k \theta f / N)}$$
$$F(f) = \int_{-\infty}^{+\infty} {s(t) e^{-j 2 \pi f t} } dt$$
$$ e^{j\theta} = cos(\theta) + j sin(\theta) $$
$$ s(t) = \int_{-\infty}^{+\infty} {F(f) e^{j 2 \pi f t} } dt $$
using single dollar signs:
These are inline: \(x^2\) \(x + y\) \(x \implies y\) ending here
test \(s(t) = \int_{-\infty}^{+\infty} {F(f) e^{j 2 \pi f t} } dt\) inline