Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 771 Bytes

File metadata and controls

44 lines (34 loc) · 771 Bytes

H1 Hello world

h2 Heading

h3 Heading

h4 Heading

h5 Heading
h6 Heading

This is a link

This is a citation.


  1. Ordered list
    1. Ordered list
    2. Ordered list
      1. Ordered list
      2. Ordered list
    3. Ordered list
  • Unordered list
    • Unordered list
      • Unordered list
    • Unordered list

Inline code and code block:

program retro(input, output);
begin
	for i := 1 to 100 do
		println(i)
end.

Left Center Right
cell cell cell cell cell
cell cell cell cell cell
cell cell cell cell cell