This is a test document that contains a large number of Markdown style tests. You can also find everything you need here.
This is a regular paragraph. It contains bold text, italic text, bold italic text, strikethrough, and inline code.
Level 2 Heading H2
Level 3 Heading H3
Level 3 Heading H3 1
Level 3 Heading H3 2
Level 3 Heading H3 3
Level 2 Why Are You Uesing Heading H2?
This is a regular paragraph. It contains bold text, italic text, bold italic text, strikethrough, and inline code.
Long Paragraphs
Long Paragraphs 1
Some sources, e.g. Cambridge Dictionary, Longman Dictionary, Collins Dictionary, and Collins COBUILD English grammar distinguish between predeterminers and determiners. Following this distinction, determiners can’t be used directly next to each other (not: the my or my the). However, it is possible to put a predeterminer before a determiner (e.g. all the).
Long Paragraphs 2
In many contexts, it is required for a noun phrase to be completed with an article or some other determiner. It is not grammatical to say just cat sat on table; one must say my cat sat on the table. The most common situations in which a complete noun phrase can be formed without a determiner are when it refers generally to a whole class or concept (as in dogs are dangerous and beauty is subjective) and when it is a name (Jane, Spain, etc.). This is discussed in more detail at English articles and Zero article in English.
Blockquote
This is a blockquote.
It contains bold text, italic text, bold italic text, strikethrough, and inline code.
This is a blockquote.
Blockquotes can span multiple lines.
This is a nested blockquote.
This is a blockquote.
It contains bold text, italic text, bold italic text, strikethrough, and inline code.
This is a nested blockquote.
It contains bold text, italic text, bold italic text, strikethrough, and inline code.
---title: The title of the postauthor: your namepubDatetime: 2022-09-21T05:17:19Zfeatured: truedraft: falsetags: - some - example - tagsogImage: ../../assets/images/example.png # src/assets/images/example.png# ogImage: "https://example.org/remote-image.png" # remote URLdescription: This is the example description of the example post.canonicalURL: https://example.org/my-article-was-already-posted-here---src/content/posts/sample-post.md
---title: The title of the postauthor: your namepubDatetime: 2022-09-21T05:17:19Zfeatured: truedraft: falsetags: - some - example - tagsogImage: ../../assets/images/example.png # src/assets/images/example.png# ogImage: "https://example.org/remote-image.png" # remote URLdescription: This is the example description of the example post.canonicalURL: https://example.org/my-article-was-already-posted-here---src/content/posts/sample-post.md
Highlight word
const message = 'Hello World'console.log(message) // prints Hello World
Tables
Name
Age
City
Alic
25
NY
Dav
30
OY
Alic 2
This is a sidenote 1. It contains bold text, italic text, bold italic text, strikethrough, and inline code.