Example project

2024-06-07

Some heading

Lorem, ipsum dolor sit amet consectetur adipisicing elit. Here is some internal link and some external link

Another heading

Lorem, ipsum dolor sit amet consectetur adipisicing elit. Some bold text and some italic text

Some subheading

this is how to insert an image

Kristin profile

Here is an ordered list

  1. lorem
  2. ipsum

Here is an un-ordered list

  • lorem
  • ipsum

and some inline code const hello = 2

and lastly some code block

const hello = 2;
const result = hello * 3;

thats it