Markdown语法整理

Markdown语法整理

不经常使用语法

  • 参考式html

    若一个连接在文章中多处使用,能够使用参考式进行统一管理git

    [google][1], [百度][2]和[必应][3]都是搜索引擎

    效果展现github

    google, 百度必应都是搜索引擎shell

  • 无序列表ide

    使用 *, +, -表示无序列表搜索引擎

  • 任务列表google

    • [ ] checkcode

    • [ ] checkhtm

    • [x] checked
  • 表格索引

    ``使用竖线|与下划线_

    name gender country
    Levi male China
  • 引用文字

    In the words of Lincoln:

    Pardon my French

  • 删除线

    these words is unnecessary~

  • 输入数学公式

    参考下面的连接

参考连接

参考

相关文章
相关标签/搜索