mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2026-05-18 21:31:26 +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:
@@ -26,9 +26,9 @@
|
||||
|
||||
## 操作
|
||||
|
||||
* 鸡蛋打入大碗中,加入洋葱片、盐后搅拌 60 S
|
||||
* 起锅烧油,倒入鸡蛋,一面煎炸 30-45 S ,翻面继续翻炒,反复 2-3 分钟 后散上料酒出锅
|
||||
* 鸡蛋装盘,散上葱花
|
||||
1. 鸡蛋打入大碗中,加入洋葱片、盐后搅拌 60 S
|
||||
2. 起锅烧油,倒入鸡蛋,一面煎炸 30-45 S ,翻面继续翻炒,反复 2-3 分钟 后散上料酒出锅
|
||||
3. 鸡蛋装盘,散上葱花
|
||||
|
||||

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