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:
@@ -31,13 +31,13 @@
|
||||
|
||||
## 操作
|
||||
|
||||
- 黄油隔热水融化、将蛋黄磨碎备用。
|
||||
- 在融化的黄油中添加糖、盐、以及碾碎的鸡蛋黄,搅拌均匀
|
||||
- 加入低筋面粉与玉米淀粉,揉成面团
|
||||
- 将面团均匀分割成大约 8 克重的小面团,然后将它们搓成球状。
|
||||
- 使用大拇指轻压在每个小面团上,以形成裂纹。
|
||||
- 预热烤箱至 150℃,将小面团放入烤箱中,烘烤 20 分钟。
|
||||
- 微微放凉即可食用
|
||||
1. 黄油隔热水融化、将蛋黄磨碎备用。
|
||||
2. 在融化的黄油中添加糖、盐、以及碾碎的鸡蛋黄,搅拌均匀
|
||||
3. 加入低筋面粉与玉米淀粉,揉成面团
|
||||
4. 将面团均匀分割成大约 8 克重的小面团,然后将它们搓成球状。
|
||||
5. 使用大拇指轻压在每个小面团上,以形成裂纹。
|
||||
6. 预热烤箱至 150℃,将小面团放入烤箱中,烘烤 20 分钟。
|
||||
7. 微微放凉即可食用
|
||||
|
||||
## 附加内容
|
||||
|
||||
|
||||
Reference in New Issue
Block a user