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:
@@ -20,11 +20,11 @@
|
||||
|
||||
## 操作
|
||||
|
||||
- 将桂圆肉扒出,用清水洗两次,放入碗中浸泡 10 分钟
|
||||
- 红枣用清水洗两次,放入碗中浸泡 10 分钟
|
||||
- 糯米放入电饭锅中,清水淘米两次后,加入 2000ml 水
|
||||
- 将桂圆和红枣加入电饭锅
|
||||
- 打开电饭锅煮饭模式,1 小时后粥成
|
||||
1. 将桂圆肉扒出,用清水洗两次,放入碗中浸泡 10 分钟
|
||||
2. 红枣用清水洗两次,放入碗中浸泡 10 分钟
|
||||
3. 糯米放入电饭锅中,清水淘米两次后,加入 2000ml 水
|
||||
4. 将桂圆和红枣加入电饭锅
|
||||
5. 打开电饭锅煮饭模式,1 小时后粥成
|
||||
|
||||
## 附加内容
|
||||
|
||||
|
||||
Reference in New Issue
Block a user