markdown 语法

这是标题

这也是标题

一级标题

二级标题

三级标题

六级标题

下面是分割线啦


短的代码块

Ctrl + A

斜体字

粗体

粗斜体

删除线

下面是列表

  • 列表1
  • 列表2
  • 列表3
  • 你好这里也是列表
  • 呵呵

引用一下别人的话 可以引用多句

下面是一段python语言的代码

1
2
3
def hello():
    s = "hello world"
    return s

有序列表

  1. 沙僧
  2. 多岁的
  3. 收到

插入一个超链接

这是一个链接

图片链接

直接插入图片

白日梦想家 The Secret Life of Walter Mitty

Tables Are Cool
col 3 is right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1
dog bird cat
foo foo foo
bar bar bar
baz baz baz
Licensed under CC BY-NC-SA 4.0
记录平时瞎折腾遇到的各种问题, 方便查找
使用 Hugo 构建
主题 Stack 3.29.0Jimmy 设计