mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2026-05-19 05:41:25 +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,9 +20,9 @@
|
||||
|
||||
## 操作
|
||||
|
||||
* 清水加入食用盐,毛豆浸泡 15 分钟
|
||||
* 加入开水,倒入毛豆、话梅,水煮 20-30 分钟
|
||||
* 起锅开吃
|
||||
1. 清水加入食用盐,毛豆浸泡 15 分钟
|
||||
2. 加入开水,倒入毛豆、话梅,水煮 20-30 分钟
|
||||
3. 起锅开吃
|
||||
|
||||

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