mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2026-05-18 13:21: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:
@@ -16,13 +16,13 @@
|
||||
|
||||
## 操作
|
||||
|
||||
- 清洗大米
|
||||
- 将米和水加入煮锅
|
||||
- 大火煮至水沸腾
|
||||
- **搅拌底部防止粘黏**
|
||||
- 盖上锅盖,转**小火**加热 10-15 分钟(根据对软糯程度的喜好),中途切勿打开锅盖
|
||||
- 关火,静置 5 分钟
|
||||
- Enjoy :)
|
||||
1. 清洗大米
|
||||
2. 将米和水加入煮锅
|
||||
3. 大火煮至水沸腾
|
||||
4. **搅拌底部防止粘黏**
|
||||
5. 盖上锅盖,转**小火**加热 10-15 分钟(根据对软糯程度的喜好),中途切勿打开锅盖
|
||||
6. 关火,静置 5 分钟
|
||||
7. Enjoy :)
|
||||
|
||||

|
||||
|
||||
|
||||
@@ -21,12 +21,12 @@
|
||||
|
||||
## 操作
|
||||
|
||||
* 清洗米
|
||||
* 将米和水一起加入电饭煲中。
|
||||
* 连接电饭煲电源,进入加热模式。等待大约 30 分钟。
|
||||
* 待电饭煲自动进入保温模式后。
|
||||
* 将米在电饭煲中闷 10-15 分钟。
|
||||
* 盛出米。
|
||||
1. 清洗米
|
||||
2. 将米和水一起加入电饭煲中。
|
||||
3. 连接电饭煲电源,进入加热模式。等待大约 30 分钟。
|
||||
4. 待电饭煲自动进入保温模式后。
|
||||
5. 将米在电饭煲中闷 10-15 分钟。
|
||||
6. 盛出米。
|
||||
|
||||
## 附加内容
|
||||
|
||||
|
||||
Reference in New Issue
Block a user