Test Post
Nice to meet you guys! This is a test post.
Image test
Video test
Code block test
Hello world in Go
// Hello World
package main
import "fmt"
func main() {
fmt.Println("Hello, world!")
Hello world in Erlang
%% Hello World
-module(hello).
-export([hello/0]).
hello() ->
io:format("Hello, world!").
日本語テスト
春の日やあの世この世と馬車を駆り
中文测试
春日和丽,马车穿梭彼世此世