GitHub Flavored Markdown Spec

发布时间 2023-04-30 20:26:50作者: lywon

GitHub Flavored Markdown Spec

Version 0.29-gfm (2019-04-06)
This formal specification is based on the CommonMark Spec by John MacFarlane and licensed under Creative Commons BY-SA

标题两种段落空白和换行
段内默认换行的两种模式
文本两斜两粗高线例俩标
两种列表两变嵌套和任务
链接图片感叹两括和标题
图像链接无文链接的扩展
两种引用行内和块级引用
三种代码块行内高亮语言
表格分割线内居中很直观
表格行的前后竖线为可选
定义行注脚注总有你一款
数公排版不识德纳也枉然
甘特统一流程乃语块扩展

This is a good time[1]

markdown:
hello

1 Introductions

1.1 What is GitHub Flavored Markdown?

1.2 What is Markdown?

1.3 Why is a spec needed?

1.4 About this document

2 Preliminaries

2.1 Characters and lines

2.2 Tabs

2.3 Insecure characters

3 Block and inlines

3.1 Precedence

3.2 Container blocks and leaf blocks


  1. hello ↩︎