Welcome to the PBDev Wiki!
You can write content using Markdown syntax and some safe HTML tags.
This page shows examples of what you can write and how it looks.
Basics
Headings
| Syntax | Result |
|---|---|
# Heading 1 |
Heading 1 |
## Heading 2 |
Heading 2 |
### Heading 3 |
Heading 3 |
### Heading 4 |
Heading 4 |
### Heading 5 |
Heading 5 |
### Heading 6 |
Heading 6 |
Bold & Italic
| Syntax | Result |
|---|---|
**bold** |
bold |
*italic* |
italic |
***bold italic*** |
bold italic |
Lists
Unordered
- Item A
- Item B
- Subitem
Ordered
- First
- Second
Links
| Syntax | Result |
|---|---|
[OpenAI](https://openai.com) |
OpenAI |
Images
| Syntax | Result |
|---|---|
 |
Code
php echo 'Hello';
Blockquote
This is a quote.
댓글 (0)
댓글 남기기