mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2026-05-14 03:01: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:
@@ -37,17 +37,17 @@
|
||||
|
||||
## 操作
|
||||
|
||||
- 葱切花,蒜切沫,姜切丝,备用。
|
||||
- 豆角去筋,切*2-10cm*小段,备用。
|
||||
- 土豆去皮,切*1cm³*小块,备用。
|
||||
- 西红柿去皮,切*1cm³*小块,备用。
|
||||
- 辣椒去仔,切*0.15cm 宽*条,备用。
|
||||
- 起锅烧油(10ml - 15ml),冒烟后放入葱姜蒜,翻炒至闻到葱姜蒜香味;
|
||||
- 加入豆角,翻炒至变色(青绿色变为翠绿色);
|
||||
- 加入土豆块,翻炒 30s;
|
||||
- 加入热水(水面刚刚漫过菜),盖上锅盖熬至土豆*变软*(可以用筷子确认);
|
||||
- 加入西红柿块,加入盐,生抽,蚝油,五香粉,辣椒,熬至西红柿成汁(注意搅拌,防止糊锅);
|
||||
- 加入香菜碎,出锅。
|
||||
1. 葱切花,蒜切沫,姜切丝,备用。
|
||||
2. 豆角去筋,切*2-10cm*小段,备用。
|
||||
3. 土豆去皮,切*1cm³*小块,备用。
|
||||
4. 西红柿去皮,切*1cm³*小块,备用。
|
||||
5. 辣椒去仔,切*0.15cm 宽*条,备用。
|
||||
6. 起锅烧油(10ml - 15ml),冒烟后放入葱姜蒜,翻炒至闻到葱姜蒜香味;
|
||||
7. 加入豆角,翻炒至变色(青绿色变为翠绿色);
|
||||
8. 加入土豆块,翻炒 30s;
|
||||
9. 加入热水(水面刚刚漫过菜),盖上锅盖熬至土豆*变软*(可以用筷子确认);
|
||||
10. 加入西红柿块,加入盐,生抽,蚝油,五香粉,辣椒,熬至西红柿成汁(注意搅拌,防止糊锅);
|
||||
11. 加入香菜碎,出锅。
|
||||
|
||||
## 附加内容
|
||||
|
||||
|
||||
Reference in New Issue
Block a user