-
Bold text should be used for emphasis.
-
Italic text is also useful for emphasis.
-
Strikethrough text can indicate something that has been removed.
- Use
inline code to highlight code snippets.
- Lists can be:
- Unordered
- With bullet points
- Or ordered:
- First item
- Second item
- Code blocks:
def hello_world():
print("Hello, world!")