LoginSignup
1
1

More than 5 years have passed since last update.

Extended Syntax

Posted at
Element Markdown Syntax
Table
-----------
Header
Paragraph
Fenced Code Block ```
{
"firstName": "John",
"lastName": "Smith",
"age": 25
}
```
Footnote Here's a sentence with a footnote. [^1]
[^1]: This is the footnote.
Heading ID ### My Great Heading {#custom-id}
Definition List term
: definition
Strikethrough The world is flat.
Task List - [x] Write the press release
- [ ] Update the website
- [ ] Contact the media
1
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
1