Maxime Delporte 51ea013bc3
All checks were successful
Deploying Website / build (push) Successful in 16s
first commit
2025-04-04 18:47:44 -03:00

64 lines
1.1 KiB
Markdown

Markdown
===========
I am a paragraph in markdown with line
wrapping so fit in this width.
I am a continuation of the first paragraph
as there is no empty line before me.
I am in the second paragraph.
I am the third one. Even though there are
two line breaks before me, this does not
create any newline characters. After me there
are two spaces before the newline character.
I have a line break before me. Even though
I am not a new paragraph, I do start on a
new line due to the manual line break via
spaces before the newline character.
Top Level H1
=============
H2
---
#Just a tag
\# Not a heading
Also a # tag.
# Alternate H1
## Alternate H2
### H3
###### H6
* This is a list element
+ This is also a list element
- This is also a list element
- This is a sublist element
+ Also a sublist element
+ Sublist level 2
1. Numbered sublist
2. Next item
1. Next indent level
1) Numbered list
2) Next item
1. Next indent level
* Sublist non numbered
3. Back
Horizontal Lines:
------------------------------------
.
***********************************
.
***
.
---
> Block Quote
Preformatted text