MakeDown常用命令总结

本文详细介绍Markdown文本编辑器的常用命令,包括文字样式设置、列表创建、嵌套列表及任务列表的使用方法,帮助读者快速掌握Markdown语法,提升文档编写效率。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

MakeDown常用命令总结
一、 Styling text
样式语法举例输出
Bold** ** or __ __** This is a bold text **this is a bold text
ltalic* * or _ _* this is a ltalic text *this is a ltalic text
Strikethrough~~ ~~~~ thid is wrong ~~this is wrong~
All bold and ltatic*** ****** this is a bold and ltatic text ***this is a bold and ltatic text

二、 Lists

举例1

- Gerorge
- John
- Thomas

输出1

  • Gerorge
  • John
  • Thomas

举例2

1. Gerorge
2. John
3. Thomas

输出2

  1. Gerorge
  2. John
  3. Thomas

三、Nested Lists

举例1

1. First list item
   - First nested list item
     - second nested list item

输出1

  1. First list item
    • First nested list item
      • second nested list item
四、 Task lists

举例1

-[x] finish 
-[] working1
-[] working2

输出2

  • finish
  • working1
  • working2
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值