Summary
Test Page for testing markdown within a Pelican website
- a png: default

- a png: width 200

- a png: width 300

- a png: default

- a png: width 300

- a png: width 480

- a jpg: default

- a jpg: width 480


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 tags: \begin{equation} x^3 \end{equation} after line
using math-math tags
- x^4 Note: math content must have dollar signs, so this one is not translated
- test inline before: \( x^5 \) :after
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