Markdown Showcase
Posted: 2025-11-02 | Last Updated: 2026-07-12
83 words | 1 minute read
This is page serves as a quick reference to see the overall styling elements of this site.
H1 - Big Header
H2 - Somewhat Big Header
H3 - Medium Header
H4 - Small Header
This is bold text
This is italic text
This is some inline code
This is another line that has code in it.
This is a code block!
With multiple lines!fn main() {
// This is a code block with syntax highlihting!
print!("Hello world!");
}This is a quote!
- someone wise, probably.
| This | Is | A | Table |
|---|---|---|---|
| Did | Has | 3 | Letters |
| What | Has | 4 | Letters |
| Things | Has | 6 | Letters |
Font ligature tests:
- =>
- -->
- !=
An image:
