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:
@@ -38,13 +38,13 @@
|
||||
|
||||
## 操作
|
||||
|
||||
* 五花肉切块,每块 2-3 cm 大小
|
||||
* 锅中加入 150 ml 食用油,倒入五花肉,煎炸 2 分钟 后,加入盐,翻炒五花肉,2 分钟 后出锅
|
||||
* 锅中加入 50 ml 食用油,倒入白砂糖,翻炒到咖啡色
|
||||
* 倒入五花肉,翻炒 30 S ,加入姜片、蒜头后翻炒 30 S
|
||||
* 加入料酒,五香粉、葱,加入水没过五花肉,盖上锅盖煮 10 分钟
|
||||
* 加入生抽、老抽、蚝油,中火煮 20 分钟
|
||||
* 开锅,大火烧汁,端盘
|
||||
1. 五花肉切块,每块 2-3 cm 大小
|
||||
2. 锅中加入 150 ml 食用油,倒入五花肉,煎炸 2 分钟 后,加入盐,翻炒五花肉,2 分钟 后出锅
|
||||
3. 锅中加入 50 ml 食用油,倒入白砂糖,翻炒到咖啡色
|
||||
4. 倒入五花肉,翻炒 30 S ,加入姜片、蒜头后翻炒 30 S
|
||||
5. 加入料酒,五香粉、葱,加入水没过五花肉,盖上锅盖煮 10 分钟
|
||||
6. 加入生抽、老抽、蚝油,中火煮 20 分钟
|
||||
7. 开锅,大火烧汁,端盘
|
||||
|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user