mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2026-05-19 22:01: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:
@@ -26,13 +26,13 @@
|
||||
|
||||
## 操作
|
||||
|
||||
- 把银耳、莲子用清水浸泡 2 个小时,红枣浸泡 10 - 20 分钟,枸杞洗净,备用
|
||||
- 在锅中倒入 600ml 水,烧开后依次放入银耳、莲子、红枣
|
||||
- 等待水再次烧开后,盖上锅盖,转至中火继续熬
|
||||
- 熬到大约 1 小时后,放入 5g - 10g 冰糖和 5g - 6g 枸杞,转至小火熬
|
||||
- 小火继续熬 30 分钟,此时银耳开始呈现粘稠状态
|
||||
- 再次放入 5g - 10g 冰糖,用勺子搅拌 5 - 10 分钟
|
||||
- 关火,用勺子盛出
|
||||
1. 把银耳、莲子用清水浸泡 2 个小时,红枣浸泡 10 - 20 分钟,枸杞洗净,备用
|
||||
2. 在锅中倒入 600ml 水,烧开后依次放入银耳、莲子、红枣
|
||||
3. 等待水再次烧开后,盖上锅盖,转至中火继续熬
|
||||
4. 熬到大约 1 小时后,放入 5g - 10g 冰糖和 5g - 6g 枸杞,转至小火熬
|
||||
5. 小火继续熬 30 分钟,此时银耳开始呈现粘稠状态
|
||||
6. 再次放入 5g - 10g 冰糖,用勺子搅拌 5 - 10 分钟
|
||||
7. 关火,用勺子盛出
|
||||
|
||||
## 附加内容
|
||||
|
||||
|
||||
Reference in New Issue
Block a user