此文章用于测试博客的各项功能,文章的正文部分应填入main
一节。
1
12
123
1234
12345
123456
quote
blockquotes
blockquotes
Italics
Strong
Strike
A spoiler
a 😄 emoji
code
code
code
codecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecodecode
- unordered
- list
- ordered
- list
- this is a list
- and this is a nested list
- and this is a nested ordered list
- and this is a nested list
below is an image
and below is another image converted from base64 (for better readability i used reference style, i think it’s better to store the base64 string somewhere else though)
Tables | Are | Cool |
---|---|---|
col 3 is | right-aligned | $1600 |
col 2 is | centered | $12 |
zebra stripes | $1 |
this is a mention: @ChPu437
And it can’t work on my blog now because i switched to hexo. Maybe i’ll write a plugin to support this.
highlight.js 测试
fn main() {
println!("Hello world!");
}