1
0
Fork 0
freesewing/markdown/dev/guides/markdown/en.md
2022-02-19 08:04:25 +01:00

880 B

title for order icons about goals
Markdown guide contributors 900
edit
markdown
A quick primer on Markdown, the markup language you didn't know you needed in your life
Understand what Markdown is
Format text with Markdown, including headers, paragraphs, links, and lists
Learn how to include images and tables
Learn about the different custom components

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:

This will be enough to get you started. If you'd like to learn more, visit markdownguide.org.