Loading...
Was this page helpful?
Loading...
Learn how to create and format your engineering notes effectively.
To create a new note in Vihaya:
Vihaya supports Markdown syntax for rich text formatting:
# Heading 1 ## Heading 2 ### Heading 3 **Bold text** *Italic text* - Bullet point - Another point 1. Numbered list 2. Second item `inline code` [Link text](https://example.com)
Learn more about Markdown Support.
Include code snippets with syntax highlighting:
```python
def hello_world():
print("Hello, World!")
```Supported languages include Python, JavaScript, Java, C++, and many more.
Learn more about Code Blocks.
Include images in your notes:
Keep your notes organized:
Learn more about Organizing Notes.
Let AI help improve your notes:
Learn more about AI Note Enhancement.