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:
@@ -24,12 +24,12 @@
|
||||
|
||||
## 操作
|
||||
|
||||
- 把糍粑切成长方形小块,便于后面煎
|
||||
- 碗里打入一个鸡蛋并把鸡蛋搅碎,加入 2g 食用盐
|
||||
- 将切好的小糍粑依此放入搅碎的鸡蛋里面,涂抹完糍粑双面为止
|
||||
- 锅里倒入植物油 10ml ,把涂抹好的糍粑小块放进去小火慢慢煎软。
|
||||
- 将剩下的鸡蛋液慢慢倒在糍粑表面
|
||||
- 用筷子或者勺子为糍粑翻面,来回煎至金黄色后开吃
|
||||
1. 把糍粑切成长方形小块,便于后面煎
|
||||
2. 碗里打入一个鸡蛋并把鸡蛋搅碎,加入 2g 食用盐
|
||||
3. 将切好的小糍粑依此放入搅碎的鸡蛋里面,涂抹完糍粑双面为止
|
||||
4. 锅里倒入植物油 10ml ,把涂抹好的糍粑小块放进去小火慢慢煎软。
|
||||
5. 将剩下的鸡蛋液慢慢倒在糍粑表面
|
||||
6. 用筷子或者勺子为糍粑翻面,来回煎至金黄色后开吃
|
||||
|
||||
## 附加内容
|
||||
|
||||
|
||||
Reference in New Issue
Block a user