Yay this is a very nice simple first page
this is some normal text, eg. a paragraph
- this is some list item
- this is another list item
- this is a nested list item
- this is a numbered list item
- this is another numbered list item
- this is a nested numbered list item
[] - this is a checkbox item [x] - this is a checked checkbox item
To create simple new lines without a paragraph break, end the line with a backslash \.
This is a bold text and this is an italic text.
This is a strikethrough text.
This is a inline code example.
This is a link to Google .
This is an image
note that images are to be placed in the public folder
and referenced with a relative path, like this:

This is a blockquote example. Very nice, isn’t it?
Important
This is an info block.
| Header 1 | Header 2 | Left Aligned | Centered | Right Aligned |
|---|---|---|---|---|
| Row 1 Col 1 | Row 1 Col 2 | Row 1 Col 3 | Row 1 Col 4 | Row 1 Col 5 |
console.log("This is a code block example.");