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:
@@ -32,12 +32,12 @@
|
||||
|
||||
## 操作
|
||||
|
||||
- 将米饭和水放到电饭锅里,点击米饭模式,等待完成
|
||||
- 冷冻玉米粒和青豆放到锅里,加水没过所有食材,沸腾后静待 2 分钟后,捞出。
|
||||
- 火腿切成 1cm 的方块
|
||||
- 与此同时,加入 10ml 食用油,加入火腿翻炒至火腿上色
|
||||
- 将米饭,火腿,海苔碎,青豆,玉米粒,沙拉酱放入碗中,混合均匀即可
|
||||
- 装盘(如果有的话)
|
||||
1. 将米饭和水放到电饭锅里,点击米饭模式,等待完成
|
||||
2. 冷冻玉米粒和青豆放到锅里,加水没过所有食材,沸腾后静待 2 分钟后,捞出。
|
||||
3. 火腿切成 1cm 的方块
|
||||
4. 与此同时,加入 10ml 食用油,加入火腿翻炒至火腿上色
|
||||
5. 将米饭,火腿,海苔碎,青豆,玉米粒,沙拉酱放入碗中,混合均匀即可
|
||||
6. 装盘(如果有的话)
|
||||
|
||||
## 附加内容
|
||||
|
||||
|
||||
Reference in New Issue
Block a user