The original Notion Page can be found at the link below.
https://alemem64.notion.site/Notion-251f2d475c3180d8b59ae883afd0146c?source=copy_link
0. Cover Image
When you upload a cover image, a social image is automatically created. The social image has a resolution of 1200x630. If you check
Use Original Cover Image, the original image will be used instead of the social image.1. Basic Blocks
- Bulleted list1
- Bulleted list2
- Bulleted list3
- Numbered list1
- Numbered list2
- Numbered list3
To-do list
To-do list2
To-do list3
Toggle list
Toggle list in Toggle list
⬇️ Divider
2. Multiple Color Support
2.1. Text
Default Text
Gray Text
Brown Text
Orange Text
Yellow Text
Green Text
Blue Text
Purple Text
Pink Text
Red Text
2.4. Callout
Default Background
Gray Background
Brown Background
Orange Background
Yellow Background
Green Background
Blue Background
Purple Background
Pink Background
Red Background
2.5. Table
Text | Text | Text | Text | Text | Text | Text | Text | Text | Text |
Text | Text | Text | Text | Text | Text | Text | Text | Text | Text |
Text | Text | Text | Text | Text | Text | Text | Text | Text | Text |
Default | Gray | Brown | Orange | Yellow | Green | Blue | Purple | Pink | Red |
ㅤ | ㅤ | ㅤ | ㅤ | ㅤ | ㅤ | ㅤ | ㅤ | ㅤ | ㅤ |
2.6. Inline LaTeX
3. Code
Inline Codedef fibonacci(n): a, b = 0, 1 for _ in range(n): print(a, end=' ') a, b = b, a + b print("Python:") fibonacci(10) print("\n")
4. LaTeX
4.1. Block Equation
4.2. Inline Equation
: The time-dependent wave function of the particle.
5. Table of Contents
You can add a table of contents block to the page, and a table of contents will appear on the right side of the page on a PC by default.
0. Cover Image1. Basic Blocks2. Multiple Color Support2.1. Text2.2. Background2.3. Inline Background2.4. Callout2.5. Table2.6. Inline LaTeX3. Code4. LaTeX4.1. Block Equation4.2. Inline Equation5. Table of Contents6. Full-width Image7. Embedding7.1. URL Link7.1.1. Mention7.1.2. URL7.1.3. Bookmark7.1.4. Embed7.2. Files7.3. YouTube7.4. Google Map
6. Full-width Image

7. Embedding
Almost all embeddings provided by Notion work.
7.1. URL Link
7.1.1. Mention
noxionite.vercel.app
7.1.2. URL
7.1.3. Bookmark
7.1.4. Embed
7.2. Files
7.3. YouTube


