foo 二级标题 斜体 加粗 粗斜体 要划去的内容 第一部分 第二部分 int x=y; fun hello() = "hello kotlin" fun print(){ println(hello()) }