Markdown Basics
Markdown is a lightweight markup language that you can use to add formatting elements to plaintext text documents. Created by John Gruber in 2004, Markdown is now one of the worldโs most popular markup languages.
Common Syntax
# Heading 1## Heading 2**Bold Text***Italic Text*[Link Title](https://example.com)`Inline Code`