#No Space After Hash ##Another One
####Trailing Hash#### #####Mixed Spacing#####
Some text here.
Too many blank lines above.
|Name|Age|City| |Alice|30|Stockholm| |Bob|25|
Table with missing cells above ^
|Header1|Header2|Header3| |---|---| |Only|Two|Cells|Per|Row|
Uneven columns ^
| Name | Age |
|---|---|
| No opening pipe |
| Name | Age | City |
|---|---|---|
| Missing closing pipe | 25 | Stockholm |
| Bob | 30 | Göteborg |
|Weird|Alignment| |:::|--:| |Center?|Right|
- Item 1
- Item 2 different marker
- Item 3 another marker
- Nested with 2 spaces
- Nested with 4 spaces
- Nested with weird indent
- Nested with 4 spaces
- Nested with 2 spaces
- Back to root
- Ordered nested
- All ones
- Mix of numbers
- Unordered inside ordered
- Deep nesting
- Wrong indent back
- Unordered inside ordered
- Ordered
- Wrong number
- Reset
- Big number
Code without closing fence
~~~python
Different fence styleMismatched closing fence
Quad backticks
No language tag
Some code
Fence with trailing space
Table inside list:
- Item
Col1 Col2 A B
Inline code with |pipe| in it
| Table | With code |
And bold |
|---|---|---|
| Mixed | formatting |
Heading with link
Quote
Nested quote Back
Deep nest Wrong level back
Quote with no continuation marker should it continue?
- Task list unchecked
- Task list checked
- Uppercase X
- Normal -[ ] No space
- []Missing x
- Different marker
#No space before heading after paragraph Text right before heading
Text with trailing spaces And more trailing spaces
Mixed tabs and spaces
| Header with emoji 🎉 | Unicode ñ | Math ∑ |
|---|---|---|
| Test | Test | Test |
| Spaces | Around | Pipes |
|---|---|---|
| A | B | C |
|No|Alignment|Row| |Data|Here|Now|
Very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very very long line without breaks
| Cell with | escaped pipe | Normal |
|---|---|
| Data | More |
**Bold not closed *Italic not closed ~~Strike not closed
Bold with linebreak
[Link with no URL]
Link
![Image with no alt]
Just hashes
Text#notaheading #notaheading either
- List Continuation without marker
Text
- List starting abruptly
- Very high starting number
- Continue
- Go back?
Table with alignment and weird spacing:
| Left | Center | Right |
|---|---|---|
| A | B | C |
| D | E | F |
Nested structures:
Quote with list:
- Item 1
- Item 2
- Nested
And table:
A B 1 2
Empty table cells:
| value | |
| value | |
Multiple heading levels mixed:
Weird list indentation: -Item no space
- 1 space
- 2 spaces
- 3 spaces
- 4 spaces
- 5 spaces
- Back to normal
Code blocks nested in quotes:
Some quote
code in quoteEnd quote
Backslash escapes everywhere: # Not a heading - Not a list | Not a table > Not a quote ` Not code
Links and formatting: Bold link Italic link Link with bold inside
Table with very uneven content:
| Short | Very very very very very very very very very very long content | S |
|---|---|---|
| A | B | C |
Mixed line endings and no final newline