Zola Test Page
General Information
This page is simply to test how Zola handles markdown. I added a couple shortcodes, you’re able to see those at the bottom of the page. The font I currently use should support ligatures as well.
Heading 1
Heading 2
Heading 3
Normal text
Normal paragraph text. Bold, italic, bold italic, strikethrough, and inline code.
Ligatures:
- ->
- => and ==>
- != <= >=
- == and ===
- – — …
A link and an auto-link: https://www.getzola.org
- Item one
- Item two
- Nested item
- First
- Second
- Third
- Done
- Not done
fn main() {
println!("Hello, Zola!");
}
| Column A | Column B | Column C |
|---|---|---|
| One | Two | Three |
| Four | Five | Six |
Tip: This is a tip shortcode.
Pro Tip: Shortcode with a custom label.
Note: This is an info shortcode.
Did you know?: Shortcode with a custom label.
Warning: This is a warning shortcode.
Watch out: Shortcode with a custom label.
This is a shortcode for longer quotes
This is a long quote with bold support.
The “longquote” shortcode without attribution. Test
This is a regular blockquote:
Test