1.7 KiB
1.7 KiB
title | date | tags | |
---|---|---|---|
Test post | 2021-07-26 |
|
This post exists to test various features such as markdown-to-html conversion.
A post have title, post date, tags, and content.
Custom Header ID
Click this section in the table of contents and see how the url changes.
Link
Image
Video
Table
align right | align center | align left |
---|---|---|
one | A | 1 |
two | B | 2 |
three | C | 3 |
List
- Unordered list
- sub item
- sub item
- Unordered list
- Unordered list
- Ordered list
- sub item
- sub item
- Ordered list
- Ordered list
Code
Here's a code
.
if __name__ == "__main__":
print("And here's a language-specific code block") # with comments!
Etc
blockquote
nested blockquote
bold
italic
strikethrough
underlined
Styling
centered paragraph
Key
Do you remember the first time you pressed Ctrl+C in terminal?
Mathematical expression
e=mc^2
is actually e^2=(mc^2)^2 + (pc)^2
.