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:
@@ -35,19 +35,20 @@
|
||||
|
||||
## 操作
|
||||
|
||||
- 柠檬对半切,挤出 30ml 柠檬汁至杯中;
|
||||
- 依次向杯中加入:
|
||||
1. 柠檬对半切,挤出 30ml 柠檬汁至杯中;
|
||||
2. 依次向杯中加入:
|
||||
|
||||
- 15ml 金酒,
|
||||
- 15ml 龙舌兰酒,
|
||||
- 15ml 伏特加,
|
||||
- 15ml 白朗姆酒,
|
||||
- 15ml 橙味甜酒;
|
||||
|
||||
- 向杯中缓慢倒入 20ml 枫糖浆,边倒边搅拌;
|
||||
- 向杯中加入 75ml 可乐;
|
||||
- 向杯中加入冰块直至满杯;
|
||||
- 轻轻搅拌 20 秒;
|
||||
- 开始享用.
|
||||
3. 向杯中缓慢倒入 20ml 枫糖浆,边倒边搅拌;
|
||||
4. 向杯中加入 75ml 可乐;
|
||||
5. 向杯中加入冰块直至满杯;
|
||||
6. 轻轻搅拌 20 秒;
|
||||
7. 开始享用.
|
||||
|
||||
## 附加内容
|
||||
|
||||
|
||||
Reference in New Issue
Block a user