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:
@@ -38,43 +38,43 @@
|
||||
|
||||
## 操作
|
||||
|
||||
- 准备食材。
|
||||
1. 准备食材。
|
||||
|
||||

|
||||
|
||||
- 把豌豆淀粉和水各 100 克混合搅拌。
|
||||
2. 把豌豆淀粉和水各 100 克混合搅拌。
|
||||
|
||||

|
||||
|
||||
- 往锅中倒入 600g 水,大火煮开后转为小火。
|
||||
3. 往锅中倒入 600g 水,大火煮开后转为小火。
|
||||
|
||||

|
||||
|
||||
- 倒入淀粉水,边倒边不断的搅拌,搅拌到浓稠且色泽均匀。
|
||||
4. 倒入淀粉水,边倒边不断的搅拌,搅拌到浓稠且色泽均匀。
|
||||
|
||||

|
||||
|
||||
- 找一个容器,在容器中刷一层薄薄的食用油。
|
||||
5. 找一个容器,在容器中刷一层薄薄的食用油。
|
||||
|
||||

|
||||
|
||||
- 将煮好的淀粉倒入容器中冷藏 2-4 小时。
|
||||
6. 将煮好的淀粉倒入容器中冷藏 2-4 小时。
|
||||
|
||||

|
||||
|
||||
- 冷藏后取出,脱模,切条。
|
||||
7. 冷藏后取出,脱模,切条。
|
||||
|
||||

|
||||
|
||||
- 大蒜和小米辣剁成沫,放上 10g 辣椒粉,5g 花生碎,热油搅拌均匀。
|
||||
8. 大蒜和小米辣剁成沫,放上 10g 辣椒粉,5g 花生碎,热油搅拌均匀。
|
||||
|
||||

|
||||
|
||||
- 再加入 10ml 酱油,10ml 醋,5g 白糖,3g 鸡精,3g 盐搅拌均匀。
|
||||
9. 再加入 10ml 酱油,10ml 醋,5g 白糖,3g 鸡精,3g 盐搅拌均匀。
|
||||
|
||||

|
||||
|
||||
- 将调味料倒在凉粉上,然后撒上香菜即可。
|
||||
10. 将调味料倒在凉粉上,然后撒上香菜即可。
|
||||
|
||||

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