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:
@@ -22,10 +22,10 @@
|
||||
|
||||
## 操作
|
||||
|
||||
* 用刀从从虾头中间切开,切到距离虾尾 1 cm
|
||||
* 将蒜蓉酱铺在虾身中间,放在盘子中
|
||||
* 锅中倒入热水,将盘子放入锅中,大火蒸 3 分钟
|
||||
* 烧热油,倒入虾盘中,倒入生抽
|
||||
1. 用刀从从虾头中间切开,切到距离虾尾 1 cm
|
||||
2. 将蒜蓉酱铺在虾身中间,放在盘子中
|
||||
3. 锅中倒入热水,将盘子放入锅中,大火蒸 3 分钟
|
||||
4. 烧热油,倒入虾盘中,倒入生抽
|
||||
|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user