初识markdown与写博

 

tempora的下载地址:

推荐使用tempora来进行编写博文或者平时的写作

tempora官网

markdown的元素与写法

标题

- 一级标题对应一个“#”

字体

  • 一对“*”表示斜体: this

  • 一对“** ” 表示加粗: this

  • 两个~可以用来表示删除线:this

引用

使用一个">"符号表示:

to be or not to be ,that is a question

分割线

用三个”*“表示:


 

图片

使用”![ ]“+"()"表示:

也可以使用网络图片

超链接

使用”[] ()"表示:

点击跳转我的博客

列表

  • 有序列表:num.+空格

  • 无序列表:-+空格

表格

建议直接使用快捷键插入:ctrl+T

name爱好状态
张三 酒驾 进去了
     
     

代码

3个“`”+空格:

public 

上传编写好的文档:

将编写好的文字ctrl+a后复制到内容栏中,点击上传即可。

  • 编辑栏:

    containment

  • 预览栏

    containment

 

 

 

 

 

posted on 2021-02-09 15:05  whd&asuka  阅读(17)  评论(0)    收藏  举报