Markdown documentation

Test

Testing various markdown features

Header 1

Header 2

Header 3

Header 4

Paragraph with
new line.

This is a bold word. This is an italic word. This is a ==highlighted==1 word.

Block-quoted Text

  1. One
  2. Two
  3. Tree
  • One
  • Two
  • Tree

Syntax Description Test Text
Header Title Here’s this
Paragraph Text And more
First Term
This is the definition of the first term.
Second Term
This is one definition of the second term.
This is another definition of the second term.
  • Task 1
  • Task 2
  • Task 3

Let’s smile 😄

puts("Hello World");
return 0;
puts("Hello World");
return 0;

  1. Doesn’t work