← back

Example Post 1

Some markdown text with a link.
直 is a kanji. Should show up as the Japanese version.

print("hello")
fn main() {
    println!("This is to see if the build system works");
}
↑ top