mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2026-05-18 21:31:26 +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:
@@ -21,11 +21,11 @@
|
||||
|
||||
## 操作
|
||||
|
||||
- 鸡蛋加入牛奶以及 5ml 食用油搅拌均匀,备用
|
||||
- 大火烧热平底锅约 30s, 加入 5ml 食用油
|
||||
- 烧 30s 转小火, 并且放入搅拌好的鸡蛋
|
||||
- 在锅中静置 5 秒后,用锅铲将蛋液从边缘缓慢推向中间
|
||||
- 翻炒至鸡蛋大致凝固后关火,装盘
|
||||
1. 鸡蛋加入牛奶以及 5ml 食用油搅拌均匀,备用
|
||||
2. 大火烧热平底锅约 30s, 加入 5ml 食用油
|
||||
3. 烧 30s 转小火, 并且放入搅拌好的鸡蛋
|
||||
4. 在锅中静置 5 秒后,用锅铲将蛋液从边缘缓慢推向中间
|
||||
5. 翻炒至鸡蛋大致凝固后关火,装盘
|
||||
|
||||
## 附加内容
|
||||
|
||||
|
||||
Reference in New Issue
Block a user