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:
@@ -42,47 +42,47 @@
|
||||
|
||||
## 操作
|
||||
|
||||
- 牛肉洗干净切片。
|
||||
1. 牛肉洗干净切片。
|
||||
|
||||

|
||||
|
||||
- 加入 15g 姜丝,1 个鸡蛋,15g 淀粉,8g 蚝油,10ml 料酒搅拌均匀,腌制 15 分钟。
|
||||
2. 加入 15g 姜丝,1 个鸡蛋,15g 淀粉,8g 蚝油,10ml 料酒搅拌均匀,腌制 15 分钟。
|
||||
|
||||

|
||||
|
||||
- 香菜洗干净切好。
|
||||
3. 香菜洗干净切好。
|
||||
|
||||

|
||||
|
||||
- 锅里倒油,加入豆瓣酱,5g 姜丝,蒜片。
|
||||
4. 锅里倒油,加入豆瓣酱,5g 姜丝,蒜片。
|
||||
|
||||

|
||||
|
||||
- 倒入开水,煮成红汤。
|
||||
5. 倒入开水,煮成红汤。
|
||||
|
||||

|
||||
|
||||
- 豆芽洗干净去掉尾须,放进开水里焯熟。
|
||||
6. 豆芽洗干净去掉尾须,放进开水里焯熟。
|
||||
|
||||

|
||||
|
||||
- 将豆芽铺入碗底。
|
||||
7. 将豆芽铺入碗底。
|
||||
|
||||

|
||||
|
||||
- 将牛肉片一片一片的放进红汤中,煮熟以后捞出。
|
||||
8. 将牛肉片一片一片的放进红汤中,煮熟以后捞出。
|
||||
|
||||

|
||||
|
||||
- 将牛肉铺在豆芽上,撒上香菜梗。
|
||||
9. 将牛肉铺在豆芽上,撒上香菜梗。
|
||||
|
||||

|
||||
|
||||
- 撒上香菜叶,辣椒粉,辣椒圈。
|
||||
10. 撒上香菜叶,辣椒粉,辣椒圈。
|
||||
|
||||

|
||||
|
||||
- 另起锅烧热油,将热油淋在菜上面,就完成了。
|
||||
11. 另起锅烧热油,将热油淋在菜上面,就完成了。
|
||||
|
||||

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