Formatting
May 10, 2024 • 18:20
/
1 min read
Headings
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Emphasis
Regular text, bold text, italic text, bold and italic, strikethrough, and inline code.
Table
| Language | Paradigm | Typing |
|---|---|---|
| Go | Compiled | Static |
| Python | Interpreted | Dynamic |
| Rust | Compiled | Static |
| JavaScript | Interpreted | Dynamic |
Blockquotes
///i — This is a standard note blockquote.
///↑ — This is a tip.
///! — This is a warning.
///i — This is an important blockquote.
Horizontal Rule
Above the rule.
Below the rule.
Lists
Unordered:
- Item one
- Item two
- Nested item
- Another nested item
- Item three
Ordered:
- First step
- Second step
- Sub-step A
- Sub-step B
- Third step
Task list:
- Set up Hugo
- Configure theme
- Write content
- Deploy to production