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:
@@ -21,11 +21,11 @@
|
||||
|
||||
## 操作
|
||||
|
||||
- 锅内放入 750ml 水,开火加热至沸腾
|
||||
- 放入腊肠,计时 13 分钟
|
||||
- 放入娃娃菜,计时 2 分钟
|
||||
- 关火,夹出腊肠及娃娃菜
|
||||
- 娃娃菜切段、腊肠切片,装盘
|
||||
1. 锅内放入 750ml 水,开火加热至沸腾
|
||||
2. 放入腊肠,计时 13 分钟
|
||||
3. 放入娃娃菜,计时 2 分钟
|
||||
4. 关火,夹出腊肠及娃娃菜
|
||||
5. 娃娃菜切段、腊肠切片,装盘
|
||||
|
||||
## 附加内容
|
||||
|
||||
|
||||
Reference in New Issue
Block a user