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:
@@ -24,9 +24,9 @@
|
||||
|
||||
## 操作
|
||||
|
||||
- 在碗中加入猪肉末、料酒、生抽、白胡椒粉、鸡蛋和芝麻香油,搅拌均匀。
|
||||
- 将调好味的猪肉末铺在盘子里,肉末中间用勺子挖一个洞,往洞中打入 1 个鸡蛋。
|
||||
- 锅中加水至 1/4 高度,水烧开后,将盘子放入锅中,盖上锅盖,蒸 15 分钟。
|
||||
1. 在碗中加入猪肉末、料酒、生抽、白胡椒粉、鸡蛋和芝麻香油,搅拌均匀。
|
||||
2. 将调好味的猪肉末铺在盘子里,肉末中间用勺子挖一个洞,往洞中打入 1 个鸡蛋。
|
||||
3. 锅中加水至 1/4 高度,水烧开后,将盘子放入锅中,盖上锅盖,蒸 15 分钟。
|
||||
|
||||
## 附加内容
|
||||
|
||||
|
||||
Reference in New Issue
Block a user