layout | title | date | tags | subtitle | code_lines | categories |
---|---|---|---|---|---|---|
post |
Supercalifragilisticexpialidocious: A Comprehensive Guide to the Longest Word in the English Language |
2022-12-12 |
champion test |
testing can be fun |
false |
rest2 |
This is a sample Markdown test post with various elements.
You can use italic, bold, or both text formatting.
- Item 1
- Item 2
- Item 3
- Item A
- Item B
- Item C
- Task 1
- Task 2
- Task 3
Here's a link to Google.
This is a blockquote.
Inline code can be written like code
, and code blocks can be created:
def hello_world():
print("Hello, world!")
Header 1 | Header 2 |
---|---|
Cell 1 | Cell 2 |
Cell 3 | Cell 4 |
Cell 5 | Cell 6 |
Cell 7 | Cell 8 |
Cell 9 | Cell 10 |
| Header 1 | Header 2 | Header 3 | Header 4 | |----------|----------| | Cell 1 | Cell 2 | Cell 2 | Cell 2 | | Cell 3 | Cell 4 | Cell 2 | Cell 2 | | Cell 5 | Cell 6 | Cell 2 | Cell 2 | | Cell 7 | Cell 8 | Cell 2 | Cell 2 | | Cell 9 | Cell 10 | Cell 2 | Cell 2 |
You can force a line break by ending a line with two or more spaces.
line break
no line break
line break with 2 new lines
here the code:
You can force a line break by ending a line with two or more spaces.
line break
no line break
line break with 2 new lines
Here's a footnote1.
If you want to display literal Markdown characters, you can use backslashes, like *this* won't be italic.
You can include special characters, such as © and ™.
That's it for this Markdown test post!
Footnotes
-
This is a sample footnote. ↩