This is bold and italic text.
Inline code and code blocks// Code block
const hello = "world";
console.log(hello);
"The best way to predict the future is to invent it."
— Alan Kay
| Feature | Support |
|---|---|
| Headers | ✅ |
| Lists | ✅ |
| Tables | ✅ |
Markdown is a lightweight markup language for formatting text. It uses plain text syntax to create formatted content — headers, lists, links, code blocks, and more — that can be converted to HTML. Created by John Gruber in 2004, it's now the standard for README files, documentation, forums, and many CMS platforms.