```html
How To Code In Notion
- Create a New Page: Start by opening Notion and creating a new page.
- Select a Database: Choose a database type like Table, Board, or List.
- Add a Code Block: Type “/code” to insert a code block into your page.
- Choose a Language: Select the programming language you want to use.
- Write Your Code: Enter your code inside the code block.
- Format Your Code: Use indentation and comments for better readability.
- Preview Your Code: Click outside the code block to see how it looks.
- Share or Export: Share your Notion page or export it as needed.
```