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:
@@ -20,13 +20,13 @@
|
||||
|
||||
## 操作
|
||||
|
||||
- 从花卷的包装袋中取出 5 个花卷
|
||||
- 把花卷平铺在碟子上,尽量不用重叠
|
||||
- 往锅里倒入 400ml 水,把蒸架放里面,把装花卷的碟子放在蒸架上,盖上锅盖。
|
||||
- 开大火加热,直至水沸腾。
|
||||
- 转中火加热 15 分钟
|
||||
- 开盖用手感受花卷的表面温度,如果不够热,就继续盖上盖子加热,否则就可以关火出锅。
|
||||
- 碟子取出放凉至 50 度即可食用
|
||||
1. 从花卷的包装袋中取出 5 个花卷
|
||||
2. 把花卷平铺在碟子上,尽量不用重叠
|
||||
3. 往锅里倒入 400ml 水,把蒸架放里面,把装花卷的碟子放在蒸架上,盖上锅盖。
|
||||
4. 开大火加热,直至水沸腾。
|
||||
5. 转中火加热 15 分钟
|
||||
6. 开盖用手感受花卷的表面温度,如果不够热,就继续盖上盖子加热,否则就可以关火出锅。
|
||||
7. 碟子取出放凉至 50 度即可食用
|
||||
|
||||
## 附加内容
|
||||
|
||||
|
||||
Reference in New Issue
Block a user