coffee sample
Various notation methods are listed below.
h1
h2
h3
h4
h5
h6
note
NOTE
This is a note.TIP
This is a tip.IMPORTANT
This is a important.WARNING
This is a warning.CAUTION
This is a caution.Tips
Link
Zola: Zola Site
Normal
Bold
Italic
Strikethrough
- Bullet List
- Bullet List
- Bullet List
- Bullet List
- Bullet List
- Numbered List
- Numbered List
- Numbered List
- Numbered List
- Numbered List
- checkbox
- checkbox
Blockquote
Horizontal
katex
$$ \frac{dy}{dx} + p(x) y^2 + q(x) y + r(x) = 0 $$
emoji
😄
code block
fn main() {
println!("Hello, world!");
}
colocation
program file sample: here.
mermaid
graph TD; A-->B; A-->C; B-->D; C-->D;
image
image with caption

captionの例
custom image

image (for vertical image)

image (for horizontal image: pattern1)

image (for horizontal image: pattern2)
