mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2026-05-19 05:41:25 +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:
@@ -22,9 +22,9 @@
|
||||
|
||||
## 操作
|
||||
|
||||
- 鸡翅从冰箱拿出来,鸡翼面朝下放入锡纸烤盘,撒上罗勒碎,盖上保鲜膜自然解冻 20 分钟
|
||||
- 撒上罗勒碎,空气炸锅 200°C,10 分钟
|
||||
- 翻面,撒上罗勒碎,空气炸锅 200°C,7 分钟
|
||||
1. 鸡翅从冰箱拿出来,鸡翼面朝下放入锡纸烤盘,撒上罗勒碎,盖上保鲜膜自然解冻 20 分钟
|
||||
2. 撒上罗勒碎,空气炸锅 200°C,10 分钟
|
||||
3. 翻面,撒上罗勒碎,空气炸锅 200°C,7 分钟
|
||||
|
||||
## 附加内容
|
||||
|
||||
|
||||
Reference in New Issue
Block a user