未验证 提交 5455a18e 编写于 作者: Miykael_xxm's avatar Miykael_xxm 🚴

update

上级 53dd15ff
# 在所有的任务之前执行
before:
link: '{{chapter_1_url}}'
link: '{{chapter_1_issue}}'
transitions:
action:
- type: create_issue
title: "Markdown 介绍"
with: 001_1_markdown_basic.md
store:
chapter_1_url: '{{result.data.html_url}}'
chapter_1_issue: '{{result.data.html_url}}'
- type: choice
with: first.md
to: step1
# Task 列表
step1:
link: '{{chapter_1_url}}'
link: '{{chapter_1_issue}}'
description: "认识 Markdown"
transitions:
events: ['note_events']
......@@ -26,7 +26,7 @@ step1:
to: step2
step2:
link: '{{chapter_1_url}}'
link: '{{chapter_1_issue}}'
# description: "认识 Markdown"
transitions:
events: ['note_events']
......@@ -36,7 +36,7 @@ step2:
to: step3
step3:
link: '{{chapter_1_url}}'
link: '{{chapter_1_issue}}'
description: "使用 Markdown 的误区"
transitions:
events: ['note_events']
......@@ -48,7 +48,7 @@ step3:
to: step4
step4:
link: '{{chapter_1_url}}'
link: '{{chapter_1_issue}}'
# description: "使用 Markdown 的误区"
transitions:
events: ['note_events']
......@@ -57,20 +57,20 @@ step4:
with: 001_5_when_to_use_markdown.md
- type: choice
with: next.md
to: step4
to: step5
step4:
link: '{{chapter_1_url}}'
step5:
link: '{{chapter_1_issue}}'
# description: "当前课程回顾"
transitions:
events: ['note_events']
action:
- type: issue_comment.created
with: 001_6_end_1.md
to: step5
to: step6
step5:
link: '{{chapter_1_url}}'
step6:
link: '{{chapter_1_issue}}'
# description: "完成当前章节学习"
transitions:
events: ['close_issue']
......@@ -86,7 +86,7 @@ step5:
# step2:
# link: '{{chapter_1_url}}'
# link: '{{chapter_1_issue}}'
# description: "创建一个任务列表"
# transitions:
# - events: ['note_events']
......
......@@ -13,7 +13,7 @@
# to: step1
before:
link: '{{chapter_2_issue}}'
link: '{{chapter_2_issue}'
transitions:
action:
- type: issue_comment.created
......@@ -22,7 +22,7 @@ before:
# Task 列表
step1:
link: '{{chapter_2_url}}'
link: '{{chapter_2_issue}}'
description: "段落"
transitions:
events: ['note_events']
......@@ -34,7 +34,7 @@ step1:
to: step2
step2:
link: '{{chapter_2_url}}'
link: '{{chapter_2_issue}}'
description: "段落的换行"
transitions:
events: ['note_events']
......@@ -50,7 +50,7 @@ step2:
to: step3
step3:
link: '{{chapter_2_url}}'
link: '{{chapter_2_issue}}'
# description: "测试"
transitions:
events: ['note_events']
......@@ -60,7 +60,7 @@ step3:
to: step4
step4:
link: '{{chapter_2_url}}'
link: '{{chapter_2_issue}}'
description: "斜体"
transitions:
events: ['note_events']
......@@ -72,7 +72,7 @@ step4:
to: step5
step5:
link: '{{chapter_2_url}}'
link: '{{chapter_2_issue}}'
description: "粗体"
transitions:
events: ['note_events']
......@@ -84,7 +84,7 @@ step5:
to: step6
step6:
link: '{{chapter_2_url}}'
link: '{{chapter_2_issue}}'
description: "删除线"
transitions:
events: ['note_events']
......@@ -96,7 +96,7 @@ step6:
to: step7
step7:
link: '{{chapter_2_url}}'
link: '{{chapter_2_issue}}'
# description: "练习1"
transitions:
events: ['note_events']
......@@ -106,7 +106,7 @@ step7:
to: step8
step8:
link: '{{chapter_2_url}}'
link: '{{chapter_2_issue}}'
# description: "练习2"
transitions:
events: ['note_events']
......@@ -118,7 +118,7 @@ step8:
to: step9
step9:
link: '{{chapter_2_url}}'
link: '{{chapter_2_issue}}'
# description: "粗体"
transitions:
events: ['note_events']
......@@ -128,7 +128,7 @@ step9:
to: step10
step10:
link: '{{chapter_2_url}}'
link: '{{chapter_2_issue}}'
# description: "完成当前章节学习"
transitions:
events: ['close_issue']
......
......@@ -22,7 +22,7 @@ before:
# Task 列表
step1:
link: '{{chapter_3_url}}'
link: '{{chapter_3_issue}}'
description: "Setext 标题"
transitions:
events: ['note_events']
......@@ -34,7 +34,7 @@ step1:
to: step2
step2:
link: '{{chapter_3_url}}'
link: '{{chapter_3_issue}}'
description: "Atx 标题"
transitions:
events: ['note_events']
......@@ -46,7 +46,7 @@ step2:
to: step3
step3:
link: '{{chapter_3_url}}'
link: '{{chapter_3_issue}}'
# description: "测试"
transitions:
events: ['note_events']
......@@ -56,7 +56,7 @@ step3:
to: step5
step5:
link: '{{chapter_3_url}}'
link: '{{chapter_3_issue}}'
# description: "粗体"
transitions:
events: ['note_events']
......@@ -66,7 +66,7 @@ step5:
to: step6
step6:
link: '{{chapter_3_url}}'
link: '{{chapter_3_issue}}'
# description: "完成当前章节学习"
transitions:
events: ['close_issue']
......
......@@ -22,7 +22,7 @@ before:
# Task 列表
step1:
link: '{{chapter_4_url}}'
link: '{{chapter_4_issue}}'
description: "行内形式链接"
transitions:
events: ['note_events']
......@@ -34,7 +34,7 @@ step1:
to: step2
step2:
link: '{{chapter_4_url}}'
link: '{{chapter_4_issue}}'
description: "参考形式链接"
transitions:
events: ['note_events']
......@@ -46,7 +46,7 @@ step2:
to: step3
step3:
link: '{{chapter_4_url}}'
link: '{{chapter_4_issue}}'
# description: "参考形式链接"
transitions:
events: ['note_events']
......@@ -62,7 +62,7 @@ step3:
to: step4
step4:
link: '{{chapter_4_url}}'
link: '{{chapter_4_issue}}'
# description: "参考形式链接"
transitions:
events: ['note_events']
......@@ -72,7 +72,7 @@ step4:
to: step5
step5:
link: '{{chapter_4_url}}'
link: '{{chapter_4_issue}}'
description: "添加链接"
transitions:
- events: ['note_events']
......@@ -91,7 +91,7 @@ step5:
to: step5
step6:
link: '{{chapter_4_url}}'
link: '{{chapter_4_issue}}'
# description: "粗体"
transitions:
events: ['note_events']
......@@ -101,7 +101,7 @@ step6:
to: step7
step7:
link: '{{chapter_4_url}}'
link: '{{chapter_4_issue}}'
# description: "完成当前章节学习"
transitions:
events: ['close_issue']
......
......@@ -22,7 +22,7 @@ before:
# Task 列表
step1:
link: '{{chapter_5_url}}'
link: '{{chapter_5_issue}}'
description: "行内形式图片"
transitions:
events: ['note_events']
......@@ -34,7 +34,7 @@ step1:
to: step2
step2:
link: '{{chapter_5_url}}'
link: '{{chapter_5_issue}}'
description: "参考形式图片"
transitions:
events: ['note_events']
......@@ -46,7 +46,7 @@ step2:
to: step3
step3:
link: '{{chapter_5_url}}'
link: '{{chapter_5_issue}}'
# description: "参考形式链接"
transitions:
events: ['note_events']
......@@ -56,7 +56,7 @@ step3:
to: step4
step4:
link: '{{chapter_5_url}}'
link: '{{chapter_5_issue}}'
description: "添加图片"
transitions:
- events: ['note_events']
......@@ -75,7 +75,7 @@ step4:
to: step5
step5:
link: '{{chapter_5_url}}'
link: '{{chapter_5_issue}}'
# description: "粗体"
transitions:
events: ['note_events']
......@@ -85,7 +85,7 @@ step5:
to: step6
step6:
link: '{{chapter_5_url}}'
link: '{{chapter_5_issue}}'
# description: "完成当前章节学习"
transitions:
events: ['close_issue']
......
......@@ -22,7 +22,7 @@ before:
# Task 列表
step1:
link: '{{chapter_6_url}}'
link: '{{chapter_6_issue}}'
description: "无序列表"
transitions:
events: ['note_events']
......@@ -34,7 +34,7 @@ step1:
to: step2
step2:
link: '{{chapter_6_url}}'
link: '{{chapter_6_issue}}'
description: "有序列表"
transitions:
events: ['note_events']
......@@ -46,7 +46,7 @@ step2:
to: step3
step3:
link: '{{chapter_6_url}}'
link: '{{chapter_6_issue}}'
# description: "Markdown 转义"
transitions:
events: ['note_events']
......@@ -60,7 +60,7 @@ step3:
to: step4
step4:
link: '{{chapter_6_url}}'
link: '{{chapter_6_issue}}'
description: "任务列表"
transitions:
events: ['note_events']
......@@ -74,7 +74,7 @@ step4:
to: step5
step5:
link: '{{chapter_6_url}}'
link: '{{chapter_6_issue}}'
# description: "任务列表"
transitions:
events: ['note_events']
......@@ -84,7 +84,7 @@ step5:
to: step6
step6:
link: '{{chapter_6_url}}'
link: '{{chapter_6_issue}}'
# description: "创建一个无序列表"
transitions:
- events: ['note_events']
......@@ -103,7 +103,7 @@ step6:
to: step6
step7:
link: '{{chapter_6_url}}'
link: '{{chapter_6_issue}}'
# description: "任务列表"
transitions:
events: ['note_events']
......@@ -113,7 +113,7 @@ step7:
to: step8
step8:
link: '{{chapter_6_url}}'
link: '{{chapter_6_issue}}'
# description: "创建一个有序列表"
transitions:
- events: ['note_events']
......@@ -132,7 +132,7 @@ step8:
to: step8
step8:
link: '{{chapter_6_url}}'
link: '{{chapter_6_issue}}'
# description: "任务列表"
transitions:
events: ['note_events']
......@@ -142,7 +142,7 @@ step8:
to: step9
step9:
link: '{{chapter_6_url}}'
link: '{{chapter_6_issue}}'
# description: "创建一个任务列表"
transitions:
- events: ['note_events']
......@@ -161,7 +161,7 @@ step9:
to: step9
step9:
link: '{{chapter_6_url}}'
link: '{{chapter_6_issue}}'
# description: "创建一个有序列表"
transitions:
events: ['note_events']
......@@ -171,7 +171,7 @@ step9:
to: step6
step6:
link: '{{chapter_6_url}}'
link: '{{chapter_6_issue}}'
# description: "完成当前章节学习"
transitions:
events: ['close_issue']
......
......@@ -22,7 +22,7 @@ before:
# Task 列表
step1:
link: '{{chapter_7_url}}'
link: '{{chapter_7_issue}}'
description: "分隔线"
transitions:
events: ['note_events']
......@@ -34,7 +34,7 @@ step1:
to: step2
step2:
link: '{{chapter_7_url}}'
link: '{{chapter_7_issue}}'
description: "区块引用"
transitions:
events: ['note_events']
......@@ -49,7 +49,7 @@ step2:
step3:
link: '{{chapter_7_url}}'
link: '{{chapter_7_issue}}'
# description: "创建一个有序列表"
transitions:
events: ['note_events']
......@@ -59,7 +59,7 @@ step3:
to: step4
step4:
link: '{{chapter_7_url}}'
link: '{{chapter_7_issue}}'
# description: "完成当前章节学习"
transitions:
events: ['close_issue']
......
......@@ -22,7 +22,7 @@ before:
# Task 列表
step1:
link: '{{chapter_8_url}}'
link: '{{chapter_8_issue}}'
description: "行内代码"
transitions:
events: ['note_events']
......@@ -34,7 +34,7 @@ step1:
to: step2
step2:
link: '{{chapter_8_url}}'
link: '{{chapter_8_issue}}'
description: "代码缩进"
transitions:
events: ['note_events']
......@@ -46,7 +46,7 @@ step2:
to: step3
step3:
link: '{{chapter_8_url}}'
link: '{{chapter_8_issue}}'
description: "代码高亮"
transitions:
events: ['note_events']
......@@ -58,7 +58,7 @@ step3:
to: step4
step4:
link: '{{chapter_8_url}}'
link: '{{chapter_8_issue}}'
description: "代码 Diff"
transitions:
events: ['note_events']
......@@ -70,7 +70,7 @@ step4:
to: step5
step5:
link: '{{chapter_8_url}}'
link: '{{chapter_8_issue}}'
# description: "代码高亮"
transitions:
events: ['note_events']
......@@ -80,7 +80,7 @@ step5:
to: step6
step6:
link: '{{chapter_8_url}}'
link: '{{chapter_8_issue}}'
# description: "完成当前章节学习"
transitions:
events: ['close_issue']
......
......@@ -15,4 +15,13 @@
```
<details><summary> 点击查看表格效果 </summary>
<hr>
\ No newline at end of file
<hr>
| header 1 | header 2 | header 3 |
| --- | ------ |---------:|
| cell 1 | cell 2 | cell 3 |
| cell 4 | cell 5 is longer | cell 6 is much longer than the others, but that's ok. It will eventually wrap the text when the cell is too large for the display size. |
| cell 7 | | cell <br> 9 |
</details>
<br>
\ No newline at end of file
......@@ -22,7 +22,7 @@ before:
# Task 列表
step1:
link: '{{chapter_8_url}}'
link: '{{chapter_8_issue}}'
description: "创建表格"
transitions:
events: ['note_events']
......@@ -34,7 +34,7 @@ step1:
to: step2
step2:
link: '{{chapter_9_url}}'
link: '{{chapter_9_issue}}'
description: "表格对齐"
transitions:
events: ['note_events']
......@@ -46,7 +46,7 @@ step2:
to: step3
step3:
link: '{{chapter_9_url}}'
link: '{{chapter_9_issue}}'
# description: "代码高亮"
transitions:
events: ['note_events']
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册