mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2026-05-14 03:01:27 +08:00
chore: add lint rules for ordered lists in 操作 section and no HTML comments
- Enforce ordered lists (1. 2. 3.) in ## 操作 sections - Forbid HTML comments in recipe files (template exempted) - Convert all existing dishes to comply with new rules - Fix vague measurements (少许 → 2段葱段) in 南派红烧肉 - Fix markdownlint MD032 (blanks around lists) across all files Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -25,23 +25,23 @@
|
||||
|
||||
### 烧开水
|
||||
|
||||
* 将水倒入电饭煲中,按炖或煮的模式运行 35 分钟,此时揭开电饭煲应看到水为沸腾状态。
|
||||
1. 将水倒入电饭煲中,按炖或煮的模式运行 35 分钟,此时揭开电饭煲应看到水为沸腾状态。
|
||||
|
||||
### 下馄饨
|
||||
|
||||
* 将速冻馄饨小心放入水中,注意不要烫伤。
|
||||
* 放入电饭煲前可以适当用水过一下。
|
||||
* 如果馄饨有调料包,此时可一并加入水中。
|
||||
1. 将速冻馄饨小心放入水中,注意不要烫伤。
|
||||
2. 放入电饭煲前可以适当用水过一下。
|
||||
3. 如果馄饨有调料包,此时可一并加入水中。
|
||||
|
||||
### 煮馄饨
|
||||
|
||||
* 盖上电饭煲,按同样炖或煮的模式运行 20 分钟。
|
||||
1. 盖上电饭煲,按同样炖或煮的模式运行 20 分钟。
|
||||
|
||||
### 盛馄饨
|
||||
|
||||
* 将所有馄饨连同能没过所有馄饨的水一同盛入碗中。
|
||||
* 如果此前没有加入调料包,此时可按自身口味轻重加入盐、鸡精、胡椒粉、香油调味。
|
||||
* 也可撒上 5~8 片香菜叶佐味(仅适用于对香菜味道不敏感的人)。
|
||||
1. 将所有馄饨连同能没过所有馄饨的水一同盛入碗中。
|
||||
2. 如果此前没有加入调料包,此时可按自身口味轻重加入盐、鸡精、胡椒粉、香油调味。
|
||||
3. 也可撒上 5~8 片香菜叶佐味(仅适用于对香菜味道不敏感的人)。
|
||||
|
||||
## 附加内容
|
||||
|
||||
|
||||
Reference in New Issue
Block a user