Commit Graph

173 Commits

Author SHA1 Message Date
renqiang06
7359645d9e update 2022-02-19 20:18:18 +08:00
任强
b5ec65d4b6 新增小炒肉 2022-02-19 18:51:58 +08:00
Anduin Xue
ee36cd6c8d
Merge pull request #96 from ZhengDaoWang/master
尖椒炒牛肉
2022-02-19 16:56:00 +08:00
Bobby Rong
0e2aa9e3f6
Merge pull request #91 from Anduin2017/Anduin2017-patch-1
Suppress MD024
2022-02-19 14:42:05 +08:00
王政道
161f14cdc9
Update 尖椒炒牛肉.md
去除多余空行
2022-02-19 14:36:32 +08:00
Anduin Xue
cabfe0bda3
Update ci.yml 2022-02-19 14:32:15 +08:00
Anduin Xue
d132c1f291
Merge pull request #99 from bobby285271/textlint
CI: add textlint
2022-02-19 14:31:52 +08:00
Bobby Rong
f0ba452c85
CI: add textlint
Instead of requesting changes in every pull requests and block them from merging,
we are trying to automate the process of adding missing spaces between half and
full-width characters using GitHub Actions.

The main idea is:

- Only run the workflow in the main repository (instead of other forks).
- Try to fix all files using textlint.
- Only commit files with .md extension.
- Directly push the change to the master branch.

Related projects:

- https://github.com/textlint/textlint
- https://github.com/textlint-ja/textlint-rule-preset-ja-spacing
- https://github.com/sparanoid/chinese-copywriting-guidelines

Related discussions:

- https://github.com/Anduin2017/HowToCook/pull/88
2022-02-19 14:21:45 +08:00
Bobby Rong
256755b858
Merge pull request #88: add textlintrc 2022-02-19 14:05:32 +08:00
wangzhengdao
727890fe2b readme更新链接 2022-02-19 13:31:21 +08:00
wangzhengdao
5720727364 修改错别字和加上附加内容 2022-02-19 12:57:26 +08:00
Cyandev
d5c056f593 add textlintrc 2022-02-19 12:54:41 +08:00
wangzhengdao
c03dd62eb0 尖椒炒牛肉 2022-02-19 12:51:12 +08:00
wangzhengdao
464a3656e3 删除错别字 2022-02-19 12:37:56 +08:00
wangzhengdao
9c1c54d578 修改段落 2022-02-19 12:34:15 +08:00
wangzhengdao
cd181222f6 修改空格 2022-02-19 12:32:53 +08:00
wangzhengdao
f147ec164b 尖椒炒牛肉 2022-02-19 12:28:58 +08:00
Anduin Xue
99c645b264
Merge pull request #95 from scturtle/zhajiandmian
Add 炸酱面
2022-02-19 12:23:42 +08:00
scturtle
3d7be3d197
Fix CI 2022-02-19 12:22:02 +08:00
scturtle
6419dee3b2
Add 炸酱面 2022-02-19 11:34:28 +08:00
Anduin Xue
f415d962ad
Update 牛奶燕麦.md 2022-02-19 01:43:47 +08:00
Anduin Xue
3707224f99
Update README.md 2022-02-19 01:40:45 +08:00
Anduin Xue
d491d82a61
采纳建议 #84 2022-02-19 00:45:57 +08:00
Anduin Xue
597ea87143
修正一些格式问题 2022-02-19 00:43:53 +08:00
Anduin Xue
7b60f53f7a
Update README.md 2022-02-19 00:39:33 +08:00
Anduin Xue
0b12fb8a1d
Update README.md 2022-02-19 00:39:02 +08:00
Anduin Xue
5f83892ac2
添加 香干肉丝 2022-02-19 00:37:46 +08:00
Anduin Xue
453780c872
添加炒河粉 2022-02-19 00:37:00 +08:00
Anduin Xue
ee79f02388
将炒河粉扩展名重命名为小写 2022-02-19 00:36:40 +08:00
Anduin Xue
43248792b3
修正lint错误。 2022-02-19 00:36:00 +08:00
Anduin Xue
99bb591b93
Merge pull request #90 from xixilifans/master
Add 香干肉丝
2022-02-19 00:35:34 +08:00
Anduin Xue
c417787dc0
Suppress MD024 2022-02-19 00:33:25 +08:00
Anduin Xue
458b9a1c51
Merge pull request #82 from JingqiDuan/patch-1
Update 米饭.md
2022-02-19 00:31:39 +08:00
Anduin Xue
f8bd2db0f8
#78 修正了一个茄子炖土豆里,辣椒没有被正确引用的错误 2022-02-19 00:28:36 +08:00
Anduin Xue
930772768d
#89 删除鸡精。降低料酒的优先级。 2022-02-19 00:25:23 +08:00
Anduin Xue
0687ad492f
添加菜刀。 2022-02-19 00:21:40 +08:00
xixilifans
d48147b887 Update 香干肉丝.md 2022-02-19 00:08:56 +08:00
xixilifans
c4404fd8c6 香干肉丝 2022-02-19 00:07:15 +08:00
xixilifans
cee3a5dee0 feng 2022-02-19 00:05:12 +08:00
Bobby Rong
f715b393a0
Merge pull request #87 from ocfox/patch-1
修复了 盐量中符号 * 不会显示的问题
2022-02-18 22:50:59 +08:00
ocfox
49087cafdd
修复了 盐量中符号 * 不会显示的问题
`盐(人数*4g - 人数*6g)`会使 (*4g - 人数*) 变为斜体 而没有 符号 '*'
修复了这个问题
2022-02-18 22:46:26 +08:00
Jingqi Duan
6e14ab583e
Update 米饭.md
Enhanced the punctuation marks for the text.
2022-02-18 20:39:00 +08:00
Anduin Xue
a20489ab3d
Update 蛋炒饭.md 2022-02-18 18:02:56 +08:00
Anduin Xue
e681a562ad
修正了蛋炒饭盐可能盐过多的问题。 #59 2022-02-18 18:01:52 +08:00
Anduin Xue
9a4b288b45
Update README.md 2022-02-18 17:59:16 +08:00
Anduin Xue
46832f9e0e
修正CI的报错。 2022-02-18 17:56:43 +08:00
Anduin Xue
69f07d3036
添加对牛奶燕麦的链接。 2022-02-18 17:54:10 +08:00
Anduin Xue
39979b17bb
修正了一个大小写问题。 2022-02-18 17:50:20 +08:00
Anduin Xue
a5f93d852a
Merge pull request #69 from GT-ZhangAcer/master
README中增加炒河粉
2022-02-18 17:49:53 +08:00
Anduin Xue
b97005b41c
修正了一个有人说炒肉份量太少的问题. Fix #73 2022-02-18 17:47:49 +08:00