Mon Sep 30 2024 11:09

Hello!Notion!

Markdown Example #

This is a simple paragraph, and below are some examples of text formatting.

Bold and italic #

You can use Blod and italic to emphasize your text.

PS: This is an underline

PS: This is a delete line

Link #

This is a link: Frosti

Table #

List 1List 2List 3
underlinedelete lineitalic
BlodFrostiordinary text

To-do List #

List #

Unordered list:

  • Project 1
  • Project 2
    • Sub project 2.1
    • Sub project 2.2

Ordered List:

  1. The first item
  2. The second item
    1. Sub item 2.1
    2. Sub item 2.2
      • Unordered item
  3. The third item

Picture #

Image

Quote #

This is a quoted text that can be used to quote someone else's words.

Code Block #

Here is a code example:

JAVASCRIPT
1
2
3
function helloWorld() {
    console.log("Hello, world!");
}


Announcement

This project is currently under construction!

Astro

Astro is a static site generator for building fast, content-focused websites.