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 @@
|
||||
|
||||
## 操作
|
||||
|
||||
* 莴笋叶剁碎,加入鸡蛋、生粉、生抽、鸡精搅拌均匀备用
|
||||
* 起锅烧油,倒入莴笋叶浆汁,均匀平铺在锅面上
|
||||
* 第一面炸 120 S 后,翻面再炸 60 S 后出锅
|
||||
1. 莴笋叶剁碎,加入鸡蛋、生粉、生抽、鸡精搅拌均匀备用
|
||||
2. 起锅烧油,倒入莴笋叶浆汁,均匀平铺在锅面上
|
||||
3. 第一面炸 120 S 后,翻面再炸 60 S 后出锅
|
||||
|
||||

|
||||

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