This website works best with JavaScript enabled.
Bookmark
✏️ Headings
# H1
## H2
### H3
#### H4
##### H5
###### H6
📄 Paragraphs & Line Breaks
This is a paragraph.

This is another paragraph.

This is a line break.
Still the same paragraph.
[OpenAI](https://openai.com)
[Relative Link](./about.md)
🖼 Images
![Alt text](image.jpg)
![Alt with title](image.jpg "Title")
📝 Emphasis
*Italic text*
_Italic text_
**Bold text**
__Bold text__
~~Strikethrough~~
📋 Lists
Unordered
Ordered
  - Item 1
  - Item 2
    - Subitem
  1. First
  2. Second
    1. Sub
📌 Blockquotes
> This is a quote
>> Nested quote
🧮 Syntax Highlighting:
```python
print("Hello Python")
```

`console.log()` for output.
📊 Tables
| Name   | Age | City     |
|--------|-----|----------|
| Alice  | 25  | London   |
| Bob    | 30  | New York |
📑 Horizontal Rule
---
📎 Task Lists
- [x] Done task
- [ ] Pending task
🎯 Escaping Characters
\*Not italic\*
🔍 Extended Syntax (GitHub Flavored Markdown)
📐 Emoji (GFM:)
:smile: # 😄
:rocket: # 🚀
Linux
Mongo

Want to update?

Subscribe to my blog to receive the latest updates from us.

Monthly articles
New articles will be created every month.
No spam
All notifications are notified to you, not spam or advertising.