Markdown CapabilitiesExample |
Version | v0.9.0 | |
|---|---|---|---|
| Updated | |||
| Author | Víctor Goñi Sanz | License | MIT |
A brief test of Markdown features, showcasing common elements.
Main heading example.
Secondary heading.
Tertiary heading.
Ordered list:
Unordered list:
Inline code: print("Hello, world!")
Python code block:
print("Hello, world!")Click here to visit Example.com.
Here is a YouTube video embed:
A sample blockquote.
Spanning multiple lines.
| Syntax | Description |
|---|---|
| Header | Title |
| Paragraph | Text |
Here’s a horizontal rule to separate content:
EOF