- Guides
- Markdown guide
Markdown guide
Markdown is a lightweight markup language with plain text formatting syntax. It is designed to be easily readable by humans and computers alike.
Markdown is often used to format documentation, online comments, or anywhere where you want rich text while using a plain text editor.
In this guide, we’ll look at the following topics:
- Text and paragraphs
- Line breaks
- Italics and bold
- Headings
- Lists
- Links
- Images
- Tables
- Code and code blocks
- Custom tags
- Using jargon
- Avoiding frequent mistakes
This will be enough to get you started. If you’d like to learn more, visit markdownguide.org.