mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2026-05-14 03:01: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:
@@ -31,10 +31,10 @@
|
||||
|
||||
## 操作
|
||||
|
||||
* 蒜拍碎切末
|
||||
* 醋,酱油,芝麻酱,香油,糖,蚝油,蒜末放到碗里搅拌均匀
|
||||
* 油麦菜切段,每段不超过 4cm
|
||||
* 油麦菜放到一个大点的盆里,倒入上述碗中酱料,充分搅拌均匀.
|
||||
1. 蒜拍碎切末
|
||||
2. 醋,酱油,芝麻酱,香油,糖,蚝油,蒜末放到碗里搅拌均匀
|
||||
3. 油麦菜切段,每段不超过 4cm
|
||||
4. 油麦菜放到一个大点的盆里,倒入上述碗中酱料,充分搅拌均匀.
|
||||
|
||||
## 附加内容
|
||||
|
||||
|
||||
Reference in New Issue
Block a user