H1 #
H2 #
H3 #
H4 #
H5 #
H6 #
List #
- Water
- Water
- Water
- Water
- Water
- Water
- Water
- Water
- Water
- Water
- Water
- Water
Table #
Water | Water | Water |
---|---|---|
Water | Water | Water |
Water | Water1 | Water |
Water | Water | Water |
Quotes #
What I cannot create, I do not understand2. — Richard Feynman
Math #
For example,
$1 + 1 = 3$
You can add Tags & References:
$$p(x) = \frac{1}{\sigma \sqrt{2 \pi}} exp \left(-\frac{1}{2}\left[\frac{x-\mu}{\sigma}\right]^2\right)\tag{1.1}\label{eq1.1}$$
Aligning equations3 are also possible,
\begin{align} \sqrt{37} & = \sqrt{\frac{73^2-1}{12^2}} \\ & = \sqrt{\frac{73^2}{12^2}\cdot\frac{73^2-1}{73^2}} \\ & = \sqrt{\frac{73^2}{12^2}}\sqrt{\frac{73^2-1}{73^2}} \\ & = \frac{73}{12}\sqrt{1 - \frac{1}{73^2}} \\ & \approx \frac{73}{12}\left(1 - \frac{1}{2\cdot73^2}\right) \end{align}
Codes #
You can type codes, like this
. Or:
// This is Javascript:
water = [1, 2, 3, 4, 5]
let a = 0;
for (let i = 0; i < 5; i++){
if (water[i] > 3) {
a += 1
}
}
// How much is `a` now?
Images #
Full-width image #
Videos #
Vimeo #
YouTube #
Custom blocks #
This is a note.
This is important!
This is a tip. How much are you going to tip me?
Caution: Great food ahead! Stop if you are on a diet.
Warning: Road blocked ahead!
You can use this whatever way you like. I usually use it to remind myself of something in a post.
Columns #
Write your descriptions here.
Last modified on 2021-01-07