Blog Post One post
Markdown Cheat Sheet
{
"firstName": "John",
"lastName": "Smith",
"age": 25
}
let x = "hello world" ;
console.log(x) ;
Extended Syntax
These elements extend the basic syntax by adding additional features. Not all Markdown applications support these elements.
Table
Syntax | Description |
---|---|
Header | Title |
Paragraph | Text |
Task List
- Write the press release
- Update the website
- Contact the media