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:
@@ -26,12 +26,12 @@
|
||||
|
||||
## 操作
|
||||
|
||||
* 土豆去皮,切均匀的小块。放入淀粉(不加水)搅拌,使得淀粉覆盖土豆表面
|
||||
* 起锅烧油,放入土豆块,缓缓翻滚煎炸 5-7 分钟 ,直至筷子可以插进土豆
|
||||
* 取出土豆,放入大碗备用
|
||||
* 锅中加入水、白砂糖,沿着一个方向慢慢搅动白砂糖,直到白砂糖颜色变成褐色
|
||||
* 重新倒入土豆,翻炒 30 S 后 出锅
|
||||
* 土豆盛盘,散上芝麻
|
||||
1. 土豆去皮,切均匀的小块。放入淀粉(不加水)搅拌,使得淀粉覆盖土豆表面
|
||||
2. 起锅烧油,放入土豆块,缓缓翻滚煎炸 5-7 分钟 ,直至筷子可以插进土豆
|
||||
3. 取出土豆,放入大碗备用
|
||||
4. 锅中加入水、白砂糖,沿着一个方向慢慢搅动白砂糖,直到白砂糖颜色变成褐色
|
||||
5. 重新倒入土豆,翻炒 30 S 后 出锅
|
||||
6. 土豆盛盘,散上芝麻
|
||||
|
||||

|
||||

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