Featured image of post Hello World!

Hello World!

First article of this blog

Markdown

Blockquote

“Totus mundus agit histrionem. (All the World’s a Stage.)"

William Shakespeare's Globe Theatre

Ordered List

  1. First item
  2. Second item
  3. Third item

Unordered List

  • List item
  • Another item
  • And another item

Tables

NameAge
Bob27
Alice23

Code Blocks

1
2
3
4
5
6
#include <stdio.h>

int main() {
    printf("Hello world");
    return 0;
}

Math

This is an inline equation: $e^{i\pi}+1=0$

This is a block equation: $$ t’ = \frac{t}{\sqrt{1 - \frac{v^2}{c^2}}} $$

Media

Image

Image 1

Video